Ayush Sharma
Ayush Sharma
a possible solution is to list down all the projects which are not archived using [this](https://docs.gitlab.com/ee/api/projects.html#list-all-projects) and then filter the data from existing get todo api response, as it does...
@NeroBurner @levb @jespino any thought?
So the meeting-id passed in as argument will get updated here https://github.com/mattermost/mattermost-plugin-jitsi/blob/14107b6a514180ca0867761c0cba72bcc77518ac/server/plugin.go#L227 as jitsiNameSchemeAsk is not a case here. do you think a new case should be added to it???
Okay now this confuses me, the RootId is passed as empty string for both the cases and the code executes the same line/request for both the cases then what causes...
hey @hanzei this is only pending for merge.
Looks Interesting.. is there any exploratory link for this or any other gitlab story related implementation in code that i can refer to? my discovery - https://docs.gitlab.com/ee/api/notes.html#create-new-merge-request-note
> The GitHub plugin already implements this. You can find the initial PR at [mattermost/mattermost-plugin-github#120](https://github.com/mattermost/mattermost-plugin-github/pull/120). oh I'm no good with react so will have to pass this one.
where is the corresponding code in the repo?
is there a GitLab api that you can link here?
Cool, thanks I'll have a look at it and reach back to you in case of doubt.