-
Notifications
You must be signed in to change notification settings - Fork 101
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
feat(ui) : select your group in Project page by grid #1575
Conversation
Issues I found while testing:
|
Thank for doing test and report the issue.
I will check 1st one. But I think primarily or secondary info is not related to Group setting.
About 2nd one, user can enter random name for project on latest sw360 too. I made issue about this #1581 |
Either we should remove the enter group name field or the entered text should be compared to all the departments in order to make sure its a valid department/group. |
Thank you comment.
OK. so do we need to fix this issue? #1581 It is good, but, maybe, we should make other pull request for fix #1581. |
After fix #1581. We can remove " enter group name field" in the PR. |
this is related to #1321 |
Thanks @KoukiHama for looking into this. |
e45905d
to
4678016
Compare
In order to preserve this change #1321, users can continue to change department name freely. @rudra-superrr could you check 0fe8e43 again? |
Testing successful |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please check one minor review comment
...360-portlet/src/main/java/org/eclipse/sw360/portal/portlets/components/ComponentPortlet.java
Outdated
Show resolved
Hide resolved
0fe8e43
to
1550e90
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code looks good.
Issue: #1547 #831
From Project Edit page,
You can select your group or edit your group as previous.
Suggest Reviewer
How To Test?
Select your group or Edit your group name.
Checklist
Must: