fix nonprofit ids should be unique
This commit is contained in:
@ -84,7 +84,7 @@
|
||||
"currentStatus": "started"
|
||||
},
|
||||
{
|
||||
"id": "bd1325d8c464cbafaeb6bdef",
|
||||
"id": "bd1325d8c464cbafaeb6bde1",
|
||||
"requestedDeliverables": [
|
||||
"website"
|
||||
],
|
||||
@ -181,7 +181,7 @@
|
||||
"currentStatus": "started"
|
||||
},
|
||||
{
|
||||
"id": "bd1325d8c464cbafaeb6bdef",
|
||||
"id": "bd1325d8c464cbafaeb6bde2",
|
||||
"requestedDeliverables": [
|
||||
"inventory",
|
||||
"form",
|
||||
@ -203,7 +203,7 @@
|
||||
"currentStatus": "started"
|
||||
},
|
||||
{
|
||||
"id": "bd1325d8c464cbafaeb6bdef",
|
||||
"id": "bd1325d8c464cbafaeb6bde3",
|
||||
"requestedDeliverables": [
|
||||
"website"
|
||||
],
|
||||
|
Reference in New Issue
Block a user