GrafeasGroup / blossom

The website. The app. The everything.
6 stars 3 forks source link

Fix `author` being `null` on `/find/` response when post is claimed but not completed #280

Closed TimJentzsch closed 2 years ago

TimJentzsch commented 2 years ago

I think this is caused by the bot taking completed_by as author, which is not set when the post is in progress. Instead it should take claimed_by.