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
Trying to currently import project memberships from JIRA Software.
The way the import is implemented, it tries to import by simply passing the ID directly through. Now for role assignments it seems to be the case that an ID-only refresh is not possible. I've looked at the code but haven't found a way to fix this without updating the Importer.
Does anyone know how existing role assignments can be imported?