From 4dbb5eafcd80e9958f294b137e0449dd0536b08b Mon Sep 17 00:00:00 2001 From: Justin McReynolds Date: Fri, 4 Dec 2020 15:42:47 -0800 Subject: [PATCH] TN-2862 ironman v5 orgs batch15 (#3869) https://jira.movember.com/browse/TN-2862 --- portal/config/eproms/Organization.json | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/portal/config/eproms/Organization.json b/portal/config/eproms/Organization.json index cb04d365bd..f5f70fea80 100644 --- a/portal/config/eproms/Organization.json +++ b/portal/config/eproms/Organization.json @@ -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" } @@ -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" } @@ -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" }