Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

24.1-release[ issue track] - when a new user without accross all sites can't create a new issue. #8329

Closed
kongtiaowang opened this issue Jan 18, 2023 · 4 comments
Assignees
Labels
Bug PR or issue introducing/requiring bug fixes (not mutually exclusive with the Feature label)

Comments

@kongtiaowang
Copy link
Contributor

kongtiaowang commented Jan 18, 2023

Describe the bug
create a new user without access_all_profiles, then can't create a new issue (assignee option is empty)
To Reproduce
create a new user without access_all_profiles, then can't create a new issue (assignee option is empty)

What did you expect to happen?
create a new user without access_all_profiles, then user can create a new issue (assignee option is not empty)

Server Environment (if known):
Note: We only support the most recent release of LORIS.

  • LORIS Version: [e.g. 22.0.0]
  • Linux distribution and Version: [e.g. Ubuntu 16.04, CentOS 7]
  • MySQL/MariaDB Version: [e.g. MySQL 5.7, MariaDB 10.3]

Additional context
Add any other context about the problem here.

Fixed by #8301

@kongtiaowang kongtiaowang added the Bug PR or issue introducing/requiring bug fixes (not mutually exclusive with the Feature label) label Jan 18, 2023
@driusan
Copy link
Collaborator

driusan commented Jan 23, 2023

An empty assignee should be valid. Why is it preventing issue creation?

@kongtiaowang
Copy link
Contributor Author

kongtiaowang commented Jan 24, 2023

@driusan if the assignee dropdown is empty, we can't submit the form, the assignee fileld is required.
截屏2023-01-24 上午9 06 26

@driusan
Copy link
Collaborator

driusan commented Jan 24, 2023

You should be able to save it with an empty assignee--can you review/test #8301?

@kongtiaowang
Copy link
Contributor Author

This is a duplicate issue of #4818
This one will be close

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Bug PR or issue introducing/requiring bug fixes (not mutually exclusive with the Feature label)
Projects
None yet
Development

No branches or pull requests

2 participants