Skip to content
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

Fix 404 when viewing user group's domain #166

Merged

Conversation

nas-tabchiche
Copy link
Contributor

No description provided.

@@ -273,7 +273,7 @@ export const URL_MODEL_MAP: ModelMap = {
localFrGender: 'm',
verboseName: 'User group',
verboseNamePlural: 'User groups',
foreignKeyFields: [],
foreignKeyFields: [{ field: 'folder', urlModel: 'folders' }],
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Large diff due to formatting (again), only change is here

Copy link
Collaborator

@Mohamed-Hacene Mohamed-Hacene left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0k

@eric-intuitem eric-intuitem merged commit 7dd6962 into main Mar 20, 2024
10 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Mar 20, 2024
@Mohamed-Hacene Mohamed-Hacene deleted the CA-323-fix-404-when-viewing-user-group-domains-folder branch April 3, 2024 11:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants