Skip to content

Commit

Permalink
TN-2862 ironman v5 orgs batch15 (#3869)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcjustin authored Dec 4, 2020
1 parent ef76c21 commit 4dbb5ea
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions portal/config/eproms/Organization.json
Original file line number Diff line number Diff line change
Expand Up @@ -952,7 +952,8 @@
{
"research_protocols": [
{"name": "IRONMAN v2", "retired_as_of": "2018-08-28T04:00:00Z"},
{"name": "IRONMAN v3"}
{"name": "IRONMAN v3", "retired_as_of": "2020-11-10T06:00:00Z"},
{"name": "IRONMAN v5"}
],
"url": "http://us.truenth.org/identity-codes/research-protocol"
}
Expand Down Expand Up @@ -1730,8 +1731,9 @@
},
{
"research_protocols": [
{"name": "IRONMAN v2", "retired_as_of": "2018-04-10T06:00:00Z"},
{"name": "IRONMAN v3"}
{"name": "IRONMAN v2", "retired_as_of": "2018-04-10T06:00:00Z"},
{"name": "IRONMAN v3", "retired_as_of": "2020-11-27T08:00:00Z"},
{"name": "IRONMAN v5"}
],
"url": "http://us.truenth.org/identity-codes/research-protocol"
}
Expand Down Expand Up @@ -2253,7 +2255,8 @@
},
{
"research_protocols": [
{"name": "IRONMAN v3"}
{"name": "IRONMAN v3", "retired_as_of": "2020-11-11T23:00:00Z"},
{"name": "IRONMAN v5"}
],
"url": "http://us.truenth.org/identity-codes/research-protocol"
}
Expand Down

0 comments on commit 4dbb5ea

Please sign in to comment.