-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integrate OSM Teams within TM4 teams #289
Comments
This has to be discussed with the TM development team to figure out if this is an external plugin or something that has to be added in the TM codebase. We also have to determine whether this is a 2-way sync, a one-way sync, or if OSM Teams within TM are a different entity but behave like TM teams. |
We're settling on an approach we're calling "Creating read-only teams within Tasking Manager" - where a user can create teams within Tasking Manager where all the team metadata like name and description can be edited within Tasking Manager, but user membership will be handled in OSM Teams and be read-only in Tasking Manager. This would allow users to delegate all team management activities to OSM Teams while creating teams in the Tasking Manager. This would leave the current Teams flow in TM unchanged - but allow users to optionally mark a team on TM as “managed on OSM-Teams”. The flow would be roughly:
Rationale:
Next Steps:
|
It's good to clarify that only the members will be read only. The other team details as name and description will remain editable in TM. |
Thanks @willemarcel . Have updated the comment above to reflect the same. |
Is there a possibility to add a "synced with Tasking Manager" label/field to a team in OSM Teams? I imagine this would be a database field. This could be useful for team managers/moderators when making changes on the OSM teams side to consider/be aware of effects on the TM environment. |
I've mocked up the possible flow for TM4<>OSM Teams integration and am interested in your feedback @kamicut @vgeorge @batpad @willemarcel View the prototype here. I've documented the current Team creation flow in Tasking Manager, and added the proposed flow. |
@LanesGood 😍 this looks fantastic! Everything looks good to me and this to me is the "ideal workflow". The only problem I can see with this is how do we handle the case where there is a user on OSM Teams who does not yet have an account on Tasking Manager - in this case, Tasking Manager does not have a good way to add this user to a team. I think there are two options here:
I also feel comfortable with ignoring this particular complexity for now to continue conversations and see if this overall flow seems agreeable, and then tackle these little details, but we likely will need to deal with this problem at some point. |
@LanesGood the mockups look great! For the initial implementation, I prefer to just show a message with the users that are not present in TM. I would avoid implementing background re-sync in a first moment too, as it would require more changes in TM.
Yes, it'd be possible. |
Started the work in this branch: https://github.com/OpenHistoricalMap/tasking-manager/tree/feature/osm-teams-integration |
Current Tasklist
|
Addressed in hotosm/tasking-manager#5575 |
The text was updated successfully, but these errors were encountered: