grouper-users - [grouper-users] Re: Post upgrade from 2.1 to 2.4 issue with loader jobs disappearing
Subject: Grouper Users - Open Discussion List
List archive
[grouper-users] Re: Post upgrade from 2.1 to 2.4 issue with loader jobs disappearing
Chronological Thread
- From: "Crawford, Jeffrey" <>
- To: "Hyzer, Chris" <>, Grouper-Users <>
- Subject: [grouper-users] Re: Post upgrade from 2.1 to 2.4 issue with loader jobs disappearing
- Date: Wed, 28 Nov 2018 22:30:47 +0000
- Accept-language: en-US
- Authentication-results: spf=none (sender IP is ) ;
- Ironport-phdr: 9a23:uvMhJxDgX3QBCG/HYeZoUyQJP3N1i/DPJgcQr6AfoPdwSPXzpsbcNUDSrc9gkEXOFd2Cra4c26yO6+jJYi8p2d65qncMcZhBBVcuqP49uEgeOvODElDxN/XwbiY3T4xoXV5h+GynYwAOQJ6tL1LdrWev4jEMBx7xKRR6JvjvGo7Vks+7y/2+94fcbglUhzexe69+IAmrpgjNq8cahpdvJLwswRXTuHtIfOpWxWJsJV2Nmhv3+9m98p1+/SlOovwt78FPX7n0cKQ+VrxYES8pM3sp683xtBnMVhWA630BWWgLiBVIAgzF7BbnXpfttybxq+Rw1DWGMcDwULs5Xymp4aV2Rx/ykCoJNyA3/nzLisJ+j6xbrhCupx1jzIHbe4yaLuZyfqbHcN8GWWZMXMBcXDFBDIOmaIsPCvIMMehGoonnvVQPoxW+BQ62BOzy0jNDm3v40rM00+QvCwHJwgwhE9wTu3nTrtX6KL0SXvq7zanGyjXDde5Z1Cz86IjUaBwhvO2DXbZqfsbL10YgCh7Fg0yWpIf4PD2VzvwAvmeH4+Z6SO6jl2wqpxtyrzSz3Msgl4fEi4wNxlza9Ch13IQ4KNi2SEJnfNKoDJ5duz+EOIZ3R84vQ3tntSM1x7Ebt562fS0HxZUlyhLCa/GKdoaI7xziWeqMJDp1gH1odK6+ihqq/0iv1O7xWtWx3VtPoCpIktfBu3QI2hDN9MSIUOVx80K61jmT2Q3T5ORJIU46labHKZMsxKM7mIAJvkTZBCD2nV37jK+IeUUg/eil8/zpb6nhqJOAOYJ4kw/wPKMgl8CmBuQ3KRYBU3Kc+eShyL3s5kr5QKhMjvIriKXZqIraJcMHpqGnHwBVzocj6xG5Dzu819QYgGUHLFZCeBKAjIjlIU3BIPf9DfunglSslilkx+zeM7DuHpnBNGXPnKvjcLpn6ENQ1BA/wc1R6p9aEr0BJej8Wk71tNzWFB85NAm0zv7lCNphzIMRQ2yOAqGeMKPIrFCF/eMvI/WWaI8IpDn9L+Iq6+TwgnAkhF8RZbOp0ocPaHCkAvRmJF2UYXX2gtcGDGcKphQxTPbzhF2fSj5ceWyyX7kn6zE/CYKmFpvDRpuzjLCb3Se7GIFWaX5cClCKD3joa5uIV+0SZy2PP88y2gADAPKBWp0sz1Xmnw/gyqEtZr7R8S0Jp5/5/Nlu7KvOjRw083p5A9nLlymiVWZphm4SAgIt0bpk6Rhy0FCeyaVixuFDGMZIz/JPTgogM5PAlap3B82kCSzbedLcAn28S8qoBis9CpoTztEAeUtsUZ32jBvZ1jWkBKUZv72XQoE/9qua0nTscZUug03a3bUs2gF1CvBEMner0/YlrVraGpLJnkOFlq2jaaUb2mvX+XyeyXaV4h0KSxZ+BKPCW31XJlDbq9j0/Avjd/evEvxmV2kJ0sueMu1PY9ztg09BQaLhM87XfGy2gWuYBArO27iIZcznd3hOlCg=
- Spamdiagnosticmetadata: NSPM
- Spamdiagnosticoutput: 1:99
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.