openedx / license-manager

Django backend for managing licenses and subscriptions
GNU Affero General Public License v3.0
30 stars 30 forks source link

refactor: remove the old fields in user agreement model #725

Closed jajjibhai008 closed 1 month ago

jajjibhai008 commented 1 month ago

Description

Remove the old field references from the userAgreement model.

Link to the associated ticket: https://2u-internal.atlassian.net/browse/ENT-9615

Testing considerations

Post-review

Squash commits into discrete sets of changes

jajjibhai008 commented 1 month ago

@jajjibhai008 There’s no migration included to reflect the field removals?

@mahamakifdar19 there will be a separate PR for migration. I will create after the deployment of this PR. Referende document: https://openedx.atlassian.net/wiki/spaces/AC/pages/23003228/Everything+About+Database+Migrations#EverythingAboutDatabaseMigrations-Howtorenameacolumn

jajjibhai008 commented 1 month ago

@jajjibhai008 There’s no migration included to reflect the field removals?

@mahamakifdar19 there will be a separate PR for migration. I will create after the deployment of this PR. Referende document: https://openedx.atlassian.net/wiki/spaces/AC/pages/23003228/Everything+About+Database+Migrations#EverythingAboutDatabaseMigrations-Howtorenameacolumn