-
Bug
-
Resolution: Fixed
-
Low
-
1
-
Severity 3 - Minor
-
Issue Summary
If an integration belongs to a team has custom filters defined. If we then try to allocate the integration to another team via the integration API we are presented with the following error.
Steps to Reproduce
- Create an integration (Azure) and allocate it to a team.
- Then add custom filters to the integration. For example
- Save the integration.
- Use integration API with the following payload to update team in the above integration to a different team.
Actual Results
We get the following error and it does not update the integration with the new team.
Expected Results
The integration should be updated with the team that was provided in the payload.
Workaround
The team can be updated manually via the UI.
Form Name |
---|
The bug has been fixed and deployed to production. Thanks.