You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From the migration script for removing user ids issue #1123
Run the query and check if anything breaks in the services. This should be done in the branch remove-user-ids-from-filepaths
things to test: run the integration test suite.
create issues for things that are broken on main
apps need to prepend the username to the file path when interacting with the inbox - fixed in feature/do-not-leak-user-ids
inbox needs to remove the username from the file path in the message - fixed in feature/do-not-leak-user-ids
demo broken things
The text was updated successfully, but these errors were encountered:
From the migration script for removing user ids issue #1123
Run the query and check if anything breaks in the services.
This should be done in the branchremove-user-ids-from-filepaths
things to test: run the integration test suite.
main
feature/do-not-leak-user-ids
feature/do-not-leak-user-ids
The text was updated successfully, but these errors were encountered: