Commit 1fcc60e
BB2-4271: Refactor how migrate_fhir_id_to_v2 is run, ensure sufficient test data can be created locally (#1433)
* remove data migrate function from migration
* code style pass
* attempted changes to create test users and applications
* change namespace for file, add additional necessary constraints
* Remove files that don't appear to be needed, iterator rather than all for command
* Revert requirements changes
* More requirement reversions
---------
Co-authored-by: clewellyn-nava <[email protected]>1 parent 5dad972 commit 1fcc60e
File tree
4 files changed
+157
-131
lines changed- apps
- fhir/bluebutton
- management/commands
- migrations
- testclient/management/commands
- requirements
4 files changed
+157
-131
lines changedLines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
Lines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | 4 | | |
9 | 5 | | |
10 | 6 | | |
| |||
18 | 14 | | |
19 | 15 | | |
20 | 16 | | |
21 | | - | |
22 | | - | |
| 17 | + | |
23 | 18 | | |
24 | 19 | | |
25 | 20 | | |
| |||
0 commit comments