At https://wikipedialibrary.wmflabs.org/partners/108/, user Darafsh is still displaying as the coordinator for this partner. This is despite the fact that at https://wikipedialibrary.wmflabs.org/admin/resources/partner/108/change/ no coordinator is selected. The message on the partner page should therefore say that the TWL Team will coordinate.
Description
Description
Event Timeline
Comment Actions
Hi @Samwalton9 ,
Since this is my very first backend issue, could you please guide me on how to proceed? It would be very kind from your end.
Thanks
Comment Actions
Hi @Ankit18gupta you'll need to investigate this one yourself, I'm not sure exactly what the problem is. Anyway, here is some guidance on where to look.
The page I'm referring to is generated by this template: https://github.com/WikipediaLibrary/TWLight/blob/master/TWLight/resources/templates/resources/partner_detail_apply.html
The View code for this page can be found here: https://github.com/WikipediaLibrary/TWLight/blob/master/TWLight/resources/views.py#L151
It may not be obvious what the bug is, I have no idea what the root problem is.