-
Notifications
You must be signed in to change notification settings - Fork 152
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
GitHub Create and Attach does not show results when org lock is set to a user's workspace #548
Comments
@dipak-demansol FYI I have documented the issue you found. |
Assigned to Raju for re-assignment (if needed). |
@DHaussermann what is the expected behaviour , when we do lock it to workspace it is not a valid org so it throws error |
@hanzei @DHaussermann I am thinking that if somebody has put a username in the org lock field. The correct behavior should be that the user should be able to see the repo associated with that username or the requirement is something else. |
#23) * [MI-2872]:Fixed issue mattermost#548 on github 'org loack for username' * [MI-2872]:Fixed lint errors * [MI-2872]:Fixed review comments * [MI-2872]:Fixed review commets
…#548 (#27) * [MI-2929]:Fixed review comments given by mm team for issue mattermost#548 * [MI-2929]:Fixed review comment
…g' (#658) * [MI-2872]:Fixed issue #548 on github 'org lock for username' (#23) * [MI-2872]:Fixed issue #548 on github 'org loack for username' * [MI-2872]:Fixed lint errors * [MI-2872]:Fixed review comments * [MI-2872]:Fixed review commets * [MI-2929]:Fixed review comments given by mm team for issue #548 (#27) * [MI-2929]:Fixed review comments given by mm team for issue #548 * [MI-2929]:Fixed review comment * [MM-548]:Fixed review comments
When the Organization lock is set to a user's workspace such as
DHaussermann
, the create and attach modal will not show any results.If the org lock is set to an actual organization such as
dkh-org
the functionality seems to work as expected.-This differs from the subscription logic which does not seem to make a distinction between if the org lock is set to an actual organization or not.
v2.0.1
Steps:
DHaussermann
(This may require a webapp refresh. There is an issue documented for this)Observed Repository list stays empty and dev console shows a 500 error
The text was updated successfully, but these errors were encountered: