Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.8.0
-
None
-
None
Description
The Sentry service client (SentryGenericServiceClient) interface does not provide the sentry version with which a given permission was created. This information is very useful for writing automated permissions migration tooling (SENTRY-1480), because then the migration tool can look for permissions created for one or more specific Sentry versions for migration purpose. Without this info, the tool will need inputs from the users (which may result in issues with the migration due to wrong inputs).