Add imported products
All threads resolved!
All threads resolved!
For compatibility with v2:
- Add imported subscriptions as separate products
- Register all workflows in the database
- Add import workflows for creating these new products
- Rework the file structure of the API
- Add documentation for missing modules
- Add modification workflows that take
ImportedX
toX
The "import LAB data" wiki page still applies, the command has not changed in behaviour.
Merge request reports
Activity
requested review from @mohammad.torkashvand
assigned to @karel.vanklink
- Resolved by Karel van Klink
@neda.moeini Mohammad had a good point, do we actually need to keep this import functionality as an API endpoint?
I think we can make it CLI-only, and remove the endpoints
- Resolved by Karel van Klink
- Resolved by Mohammad Torkashvand
- Resolved by Mohammad Torkashvand
added 1 commit
- 74e78213 - Remove API endpoints for importing subscriptions, and move all functionality into the CLI
- Resolved by Karel van Klink
- Resolved by Karel van Klink
- Resolved by Mohammad Torkashvand
- Resolved by Karel van Klink
added 24 commits
-
74e78213...516f5a6d - 10 commits from branch
develop
- 516f5a6d...6dd2b5e8 - 4 earlier commits
- 647f0753 - separate imported router initialisation step
- cd413ee4 - add import site workflow
- 6a847ed2 - Add import workflows for other products as well
- dd0e3d38 - Remodel the import module of the API
- 42f095de - Make import CLI command also migrate imported subscriptions to real ones
- 7dfbdf92 - Update missing modules in documentation
- 61743c33 - remove erroneous vale terms
- 10940d16 - Remove API endpoints for importing subscriptions, and move all functionality into the CLI
- f352f009 - Apply suggestions
- 94ea9c58 - Fix db migration order
Toggle commit list-
74e78213...516f5a6d - 10 commits from branch
added 1 commit
- 0ab46055 - Add sleep to avoid race condition when importing products
- Resolved by Karel van Klink
Please register or sign in to reply