owncloud / owncloud/user_ldap

Adding groups quickly, some of the groups are not added to the filter and the validation

Open
#362 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
PHP
Stars
17
Forks
19
Avg merge
11h 40m
Merged PRs (30d)
2

Description

Steps to reproduce
  1. Set an LDAP configuration in the wizard
  2. Browse to groups tab
  3. Using the arrows, add Groups for the filter
Expected behaviour

All groups added should appear in the filter

Actual behaviour

Maybe due to a race condition or maybe for adding them "too quickly" some of the groups are not added to the filter and the validation

Server configuration

Operating system:
Ubuntu 16.04

Web server:
Apache

Database:
MySQL

PHP version:
7.1

ownCloud version:

"version":"10.1.beta"

Updated from an older ownCloud or fresh install:
Fresh

Are you using external storage, if yes which one: local/smb/sftp/...

Are you using encryption:
No

Logs

Server Logs

Client configuration

Browser

Mozilla
screen shot 2019-01-28 at 09 41 07

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue from the LDAP configuration wizard by opening the groups tab and rapidly moving groups with the arrows into the filter. Inspect how the filter and validation update after each move; done means every selected group appears in both and remains present during validation.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
authentication
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.