ODM2 / ODM2DataSharingPortal

A Python-Django web application enabling users to upload, share, and display data from their environmental monitoring sites via the app's ODM2 database. Data can either be automatically streamed from Internet of Things (IoT) devices, manually uploaded via CSV files, or manually entered into forms.
BSD 3-Clause "New" or "Revised" License
31 stars 8 forks source link

Staging: As admin, I cannot change the deployment organization #693

Open SRGDamia1 opened 7 months ago

SRGDamia1 commented 7 months ago

image

ptomasula commented 6 months ago

I have switched out the form to reference organizations directly instead of through the user's affiliations. This allowed me to have the dropdown now just be a list of all organizations for admins. Site admins can now assign ownership to any organization through that dropdown.

ptomasula commented 5 months ago

Looks like this is broken again. The production site allows me to change ownership, but doesn't appear to be recognizing my status on my site admin account. On admin accounts it only displays the standard dropdown list of affiliated organizations, rather than all organizations.