HyphaApp / hypha

Submission management software for open calls
https://www.hypha.app
BSD 3-Clause "New" or "Revised" License
67 stars 38 forks source link

`Activity Feed` in the user drop down menu is broken #4012

Closed wes-otf closed 1 week ago

wes-otf commented 1 week ago

Selecting the Activity Feed option in the new user drop down results in the error Invalid filter: 'source_type'.

frjo commented 1 week ago

Found the issue and created a PR.

Seems the "source_type" was removed by mistake in https://github.com/HyphaApp/hypha/pull/3913 and we all missed it.

wes-otf commented 1 week ago

gahhh that was totally my bad. For some reason I thought I added that and when my rebase had conflicts I tossed it. Great catch.