Skip to content

Add 0546_update_permissions_type_enum#4786

Closed
BlessedDev wants to merge 1 commit intomainfrom
add_0546_update_permissions_type_enum
Closed

Add 0546_update_permissions_type_enum#4786
BlessedDev wants to merge 1 commit intomainfrom
add_0546_update_permissions_type_enum

Conversation

@BlessedDev
Copy link
Contributor

This adds send_files_via_ui to the permissions_type enum

@BlessedDev BlessedDev force-pushed the add_0546_update_permissions_type_enum branch from 9681f92 to 7f0bf52 Compare March 19, 2026 12:25
@BlessedDev BlessedDev marked this pull request as ready for review March 19, 2026 12:44
@risicle
Copy link
Member

risicle commented Mar 19, 2026

Why do we need special timeout values for this particular migration?

Also note I think you're setting these values session-wide, so migrations that run after this one will presumably inherit these settings.

@BlessedDev
Copy link
Contributor Author

BlessedDev commented Mar 19, 2026

Why do we need special timeout values for this particular migration?

Also note I think you're setting these values session-wide, so migrations that run after this one will presumably inherit these settings.

I had added it to get past a lint-migration error message, that recommended those statements and settings . I will try to see if I can get it to pass the test if I remove it.

 This adds send_files_via_ui to the permissions_type enum
@BlessedDev BlessedDev force-pushed the add_0546_update_permissions_type_enum branch from 7f0bf52 to 3a067b8 Compare March 19, 2026 15:52
@BlessedDev
Copy link
Contributor Author

This isn't needed. The service permission was erroneously being added to user permissions in the proposed Functional.
So I am closing this branch.

@BlessedDev BlessedDev closed this Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants