-
-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Find the problem #741
Comments
Ticket #741 : Fix issues in the Group screen + add missing migration scripts
Hello, Both issues are fixed in the |
Hello, I have fixed a minor issue in the master branch. KR, SID. |
Thank you. Problem solved |
The problem has been resolved in the 'master' branch. An exception was thrown because the importation algorithm attempted to insert a record into the 'GroupUser' table, but the 'GroupId' value was empty. Could you please remove all records from the 'ExtractedRepresentations' and 'ExtractedRepresentationsStaging' tables and try again? I have created ticket '#745' to provide the option to retry failed commands in the 'Masstransit' message bus. |
Thank you. Problem solved |
There is no unique judgment for adding a role position on the client. If you add the same role, an error will be reported when selecting a role for the group: |
Hello, I found that when "Certificate Authorities" added "Certificate store", the error message was incomplete, resulting in the page card owner: |
I made the following modifications in the master branch:
|
There was a small error in the AuthorizationController; the event AuthorizationFailureEvent was published in the wrong place. The message "Token issued success" can appear twice if the website uses the refresh token to get a new access token. |
Hello, excuse me. |
When there are steps, if you do not enter the account name and password, click login directly, the error message will cause the above step hours (only displayed on the hour, the actual did not disappear). video8.mp4 |
Both issues are fixed in the |
1、When you create a user group, select Delete after the user group is created.
See video1
2、After you add a child member to a group, the child member is displayed on the left. When you remove the child member, the child member on the left still exists.
See video2
3、After adding sub-members to the group, directly click the group in the left large menu again, the group page will keep turning in a circle, and no response will be clicked.
See video3
video:
videos.zip
The text was updated successfully, but these errors were encountered: