mattermost-plugin-gitlab icon indicating copy to clipboard operation
mattermost-plugin-gitlab copied to clipboard

Assignments of archived projects in `/gitlab todo`

Open NeroBurner opened this issue 5 years ago • 2 comments
trafficstars

when using /gitlab todo command assignments for archived projects are included. The gitlab interface does not show these issues

to reproduce:

  • create a repository
  • create an issue
  • assign yourself to the issue
  • archive the project

the assigned issue should be removed in the gitlab UI, but is still part of the /gitlab todo output

NeroBurner avatar Mar 17 '20 12:03 NeroBurner

a possible solution is to list down all the projects which are not archived using this and then filter the data from existing get todo api response, as it does not support any such filter directly.

tw-ayush avatar Oct 10 '20 17:10 tw-ayush

@NeroBurner @levb @jespino any thought?

tw-ayush avatar Oct 14 '20 18:10 tw-ayush

Closing due to inactivity. The issue can be reopened with more interest from our community.

wiersgallak avatar Jun 14 '23 01:06 wiersgallak