boomerang-io / community

The Boomerang community, roadmap, planning, and architecture repository. The central place for information on joining, contributing, and governance.
https://useboomerang.io
Apache License 2.0
11 stars 0 forks source link

Flow Teams not returning due to finding via HigherLevelGroupId #359

Closed tlawrie closed 2 years ago

tlawrie commented 2 years ago

Teams (and their Workflows) are not showing up on the Teams Workflows tab for Users of Internal Flow Teams (meaning not via the External Teams URL).

tlawrie commented 2 years ago

This issue appears to be because the code block for retrieving the list of Internal Teams is team a users FlowTeams array and trying to find them via HigherLevelGroupIds.

However, they are actually the Teams _id and not a HigherLevelGroupId

Image