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

Create path for users to transfer station ownership #660

Closed SRGDamia1 closed 6 months ago

SRGDamia1 commented 1 year ago

One of the most frequent requests is to transfer station ownership from one user to another. Since it's such a common problem, there should be a way for users to do it without our direct interaction.

ptomasula commented 6 months ago

This has been addressed with issue #687. The Deploy Site For drop down on the edit site page will now allow users to transfer sites between their individual organizations (myself in the drop down) or any of the organizations with which they are affiliated.