grouper-users - Re: [grouper-users] RE: Post upgrade from 2.1 to 2.4 issue with loader jobs disappearing
Subject: Grouper Users - Open Discussion List
List archive
Re: [grouper-users] RE: Post upgrade from 2.1 to 2.4 issue with loader jobs disappearing
Chronological Thread
- From: Shilen Patel <>
- To: "Hyzer, Chris" <>, "Crawford, Jeffrey" <>, Grouper-Users <>
- Subject: Re: [grouper-users] RE: Post upgrade from 2.1 to 2.4 issue with loader jobs disappearing
- Date: Wed, 28 Nov 2018 22:59:08 +0000
- Accept-language: en-US
- Authentication-results: mail-gw.oit.duke.edu; spf=none ; dmarc=none
- Ironport-phdr: 9a23:XoZ8QRDN7SqItTgZuch5UyQJP3N1i/DPJgcQr6AfoPdwSPX5r8bcNUDSrc9gkEXOFd2Cra4c26yO6+jJYi8p2d65qncMcZhBBVcuqP49uEgeOvODElDxN/XwbiY3T4xoXV5h+GynYwAOQJ6tL1LdrWev4jEMBx7xKRR6JvjvGo7Vks+7y/2+94fcbglUhzexe69+IAmrpgjNq8cahpdvJLwswRXTuHtIfOpWxWJsJV2Nmhv3+9m98p1+/SlOovwt78FPX7n0cKQ+VrxYES8pM3sp683xtBnMVhWA630BWWgLiBVIAgzF7BbnXpfttybxq+Rw1DWGMcDwULs5Qiqp4bt1RxD0iScHLz85/3/Risxsl6JQvRatqwViz4LIfI2ZMfxzdb7fc9wHX2pMRsZfWTJcDIOgYYUBDOQBMuRZr4bhqFQDtgGxCRWwCO711jNEmn/70Ksn2OohCwHG2wkgEsoTvnTUrdX1MLkdUeaox6fS1zrDc+1Z2TPg44XPaRAhofCMXbZufsrX0kQgCh7FjlaOpoD/ITyay/kNvnGd4uF9Vuyvk3YqpxxxrzSx3MshhJPFip8Wx13A7yl13og4KNOgREJmY9OoDoFcuiOVOodsX88uX31ktDwnxrAIpJK3ZCYKx4okyhLDbvGKdpOH7xHjWeqMJDp3mG9qd669ihu3/kWs1PHzWdKx3VtEsiVFnNnBu3YQ3BLJ8MeHUOFy/kK51DaPyQ/T7uZELFgxlaXBKp4hxqc8lpUdsEjaAiP7ml/6jKiXdkU44OSn9vnnYrb4qZOGKYB7lxz+Prwvmsy5H+s4LhADU3Wb9OiizrHu81f1TKhJg/AyiKXVrp7XKMoDqq68GQBV04Ij6xilDzeh1dQVhWIHLFJEeBKDkYfpPUrDL+3lDfe8nVugiilkyO3bPrH5GJXCMmDDkKv9fbZ680NcxxAzzddC55JMFL4BOuv/WlLqtNPGFB85KBe5w+LmCNVmyoMeQnyDDrWYMKPUrV+H+PgvI++Sa48JpjrxMeYq6OPzjSxxpVhIN4m4z5YNLDiTHu5nOA/RNX/ngsYTHH0ivxE1CvHyhVuEFzNfeiD2F+gX/DgkBoW8AcOLZI2jjqaMzW3zSp9dfGlZBFeWHV/pa8OZUPMFLi+eP5kl2hMeUqW5RpVk6AqjrhSyn7V9KffM9zddqInuzsNd5uvPmAs0+CAuScmRzjfeYXtzmzYzRz4y0aY3mUVhx1PLhbN4gvhVE/Rf+vBEFAo2KMiPnKRBF9nuV1eZLZ+yQ1G8T4DjWGlpFIhjysISY0t7B9SphwzC2CzvGbIOiriXH8NqoKfV3ny0KNk7zHfakqU8jFRgT8dSZgjE57Vn+V3VAIjE216ci77scK0d2CDX82LW1mqPuExeeAJtUqiDUHwCNS60zNj871nJGrmpD7kq
- Spamdiagnosticmetadata: NSPM
- Spamdiagnosticoutput: 1:99
Was the installer used to upgrade? If so, that should have run the post install gsh script to do the attribute migration. If not, then those post upgrade scripts would need to run for each version upgrade.
- Shilen
Sent from my Verizon, Samsung Galaxy smartphone
-------- Original message --------
From: "Hyzer, Chris" <>
Date: 11/28/18 5:45 PM (GMT-05:00)
To: "Crawford, Jeffrey" <>, Grouper-Users <>
Subject: [grouper-users] RE: Post upgrade from 2.1 to 2.4 issue with loader jobs disappearing
Shilen, did upgrading so many versions cause a problem here?
Jeffrey, if you send me the contents of grouper_attribute_legacy in a spreadsheet I might be able to get you some GSH that will restore it.
Thanks Chris
From: Crawford, Jeffrey <>
This is interesting, I found the following two commands in the ddl update script:
create table grouper_attributes_legacy as (select * from grouper_attributes); drop table grouper_attributes cascade constraints;
looks pretty deliberate, does that mean we have to migrate them to a newer format first?
Jeffrey
From: "Hyzer, Chris" <>
No, it should work I think.
Do you see them under misc -> Loader?
In the views about attributes and values do you see entries for the group_id?
From:
<>
On Behalf Of Crawford, Jeffrey
Hey Team,
Is there a special process we need to do when upgrading grouper to migrate our old loader jobs? Or at least have them be displayed. We are using the new UI and when we open groups that should have loader SQL statements, we get the screen that says “This group does not have loader configuration.”
Thanks Jeffrey C |
- [grouper-users] Post upgrade from 2.1 to 2.4 issue with loader jobs disappearing, Crawford, Jeffrey, 11/28/2018
- [grouper-users] RE: Post upgrade from 2.1 to 2.4 issue with loader jobs disappearing, Hyzer, Chris, 11/28/2018
- [grouper-users] Re: Post upgrade from 2.1 to 2.4 issue with loader jobs disappearing, Crawford, Jeffrey, 11/28/2018
- [grouper-users] Re: Post upgrade from 2.1 to 2.4 issue with loader jobs disappearing, Crawford, Jeffrey, 11/28/2018
- [grouper-users] RE: Post upgrade from 2.1 to 2.4 issue with loader jobs disappearing, Hyzer, Chris, 11/28/2018
- Re: [grouper-users] RE: Post upgrade from 2.1 to 2.4 issue with loader jobs disappearing, Shilen Patel, 11/28/2018
- Re: [grouper-users] RE: Post upgrade from 2.1 to 2.4 issue with loader jobs disappearing, Crawford, Jeffrey, 11/29/2018
- Re: [grouper-users] RE: Post upgrade from 2.1 to 2.4 issue with loader jobs disappearing, Crawford, Jeffrey, 11/29/2018
- Re: [grouper-users] RE: Post upgrade from 2.1 to 2.4 issue with loader jobs disappearing, Crawford, Jeffrey, 11/29/2018
- Re: [grouper-users] RE: Post upgrade from 2.1 to 2.4 issue with loader jobs disappearing, Crawford, Jeffrey, 11/29/2018
- Re: [grouper-users] RE: Post upgrade from 2.1 to 2.4 issue with loader jobs disappearing, Crawford, Jeffrey, 11/29/2018
- Re: [grouper-users] RE: Post upgrade from 2.1 to 2.4 issue with loader jobs disappearing, Shilen Patel, 11/28/2018
- [grouper-users] RE: Post upgrade from 2.1 to 2.4 issue with loader jobs disappearing, Hyzer, Chris, 11/28/2018
- [grouper-users] RE: Post upgrade from 2.1 to 2.4 issue with loader jobs disappearing, Hyzer, Chris, 11/28/2018
Archive powered by MHonArc 2.6.19.