How we can carry access members to next version

In our organization we are giving access to members from sonar dash board for making false positives and won’t fix to current version(ex 2304).
Here my doubt is how we can forward added members to next version?

Hey there.

I’m not sure what you mean – are you referring to upgrading your Sonarube instance, or when you analyze the next version of your code in SonarQube?

In either case, you shouldn’t have to worry about anything not being “preserved”. Project data is preserved in an upgrade (including permissions assigned to the project), and when you scan new versions of your code the issues (and any resolutions) are tracked.