Hi @erobinson, can you tell us a little more about what happened before this? Changelog 0080 is from April, and I thought you'd been able to get on latest master more recently than that, as discussed in this thread:
What is the latest deployed commit? Is this the same server environment? I know there was some trouble there, so I wonder if the deploy wasn't recorded sucessfully, causing that changelog to be displayed even if you didn't need to run it.
These three things all refer to the same operation:
- Changelog 80. Copy Supply Point data to Invitation model Location Field — CommCareHQ Deployment documentation
- Management command
copy_invitation_supply_point
users
app migration0059_copy_transient_invitation_supply_point
You should be able to see whether that's already been applied by running
commcare-cloud monolith django-manage --tmux showmigrations users