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