directus/v6-archive

Group is not set when you disable a user

Open

#35 opened on Oct 25, 2018

 (0 comments) (0 reactions) (0 assignees)JavaScript (4 forks)auto 404
4. MinorInterfacebughelp wantedv6

Repository metrics

Stars
 (2 stars)
PR merge metrics
 (PR metrics pending)

Description

From directus created by spawnrider : directus/directus#2083

Version Info

  • Directus version and branch: Using Directus Docker 6.4 version
  • PHP version: 7.1.2
  • MySQL version: 5.5
  • Web server: Apache
  • OS name and version: Windows 10

Expected Behavior

Disable an specific user by :

  • Select "Inactive" value
  • Click "Save" button
  • Return to the previous screen (user list or group screen) without any issue

Actual Behavior

When you click on the save button, an error occures :

There seems to be a problem... Users (XX) Group: This field is required

Steps to Reproduce

Disable an specific user by :

  1. Select "Inactive" value
  2. Click "Save" button

See issue in live: issue_directus

Contributor guide