Skip to content

Commit

Permalink
TN-2735-IRONMAN-orgs-to-v5-batch7 (#3750)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcjustin authored Aug 21, 2020
1 parent 1c4ef8c commit ec4234d
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions portal/config/eproms/Organization.json
Original file line number Diff line number Diff line change
Expand Up @@ -841,7 +841,8 @@
},
{
"research_protocols": [
{"name": "IRONMAN v3"}
{"name": "IRONMAN v3", "retired_as_of": "2020-08-20T05:00:00Z"},
{"name": "IRONMAN v5"}
],
"url": "http://us.truenth.org/identity-codes/research-protocol"
}
Expand Down Expand Up @@ -1477,7 +1478,8 @@
{
"research_protocols": [
{"name": "IRONMAN v2", "retired_as_of": "2019-03-03T00:00:00Z"},
{"name": "IRONMAN v3"}
{"name": "IRONMAN v3", "retired_as_of": "2020-08-07T04:00:00Z"},
{"name": "IRONMAN v5"}
],
"url": "http://us.truenth.org/identity-codes/research-protocol"
}
Expand Down Expand Up @@ -1844,7 +1846,8 @@
},
{
"research_protocols": [
{"name": "IRONMAN v3"}
{"name": "IRONMAN v3", "retired_as_of": "2020-08-14T06:00:00Z"},
{"name": "IRONMAN v5"}
],
"url": "http://us.truenth.org/identity-codes/research-protocol"
}
Expand Down Expand Up @@ -1872,7 +1875,8 @@
},
{
"research_protocols": [
{"name": "IRONMAN v3"}
{"name": "IRONMAN v3", "retired_as_of": "2020-08-07T04:00:00Z"},
{"name": "IRONMAN v5"}
],
"url": "http://us.truenth.org/identity-codes/research-protocol"
}
Expand Down

0 comments on commit ec4234d

Please sign in to comment.