Re: [Dhis2-devs] Exporting/importing User meta-data

2017-02-06 Thread Morten Olav Hansen
Sounds like a bug in 224 yes. I will have to look into it, it might take some time (as these issues often do...) -- Morten Olav Hansen Senior Engineer, DHIS 2 University of Oslo http://www.dhis2.org On Mon, Feb 6, 2017 at 5:52 PM, Calle Hedberg wrote: > Morten > > I've created a JIRA bug issue

Re: [Dhis2-devs] Exporting/importing User meta-data

2017-02-06 Thread Calle Hedberg
Morten I've created a JIRA bug issue - dhis2-664 Regards Calle On 6 February 2017 at 11:15, Calle Hedberg wrote: > Morten, > > Mmm - but if that's the case, why the radically different result for: > > Case 1: Selected Export Meta-date with sharing -> Users (only that ticked) > -> JSON format (

Re: [Dhis2-devs] Exporting/importing User meta-data

2017-02-06 Thread Calle Hedberg
Morten, Mmm - but if that's the case, why the radically different result for: Case 1: Selected Export Meta-date with sharing -> Users (only that ticked) -> JSON format (2.24). When imported into a slightly different instance where 95% of users where the same, EVERY SINGLE user were ignored. Case

Re: [Dhis2-devs] Exporting/importing User meta-data

2017-02-06 Thread Morten Olav Hansen
Hi Calle User passwords are not exported, that is correct.. but that has never worked. What -is- supported is to import user with a -new- passowrd, so you can do userCredentials.passowrd: "new password for me" and it will be encrypted and stored in the instance... but password are not exported, an

Re: [Dhis2-devs] Exporting/importing User meta-data

2017-02-06 Thread Calle Hedberg
Hi Just talked to Elmarie - she think the problem might be related to passwords not being recognised because they are somehow linked to the ID in the User table And that rings a bell - but if correct, it basically means that users cannot be exported from one instance to another Regards Ca

Re: [Dhis2-devs] Exporting/importing User meta-data

2017-02-06 Thread Calle Hedberg
Morten Sure - I just wanted to know if (1) it's a known bug; and (2) what kind of bug it is. Somebody else must have encountered the same, and I've got a feeling I saw some posting related to this (might even have been Elmarie, cannot recall). Regards Calle On 6 February 2017 at 09:43, Morten Ol

Re: [Dhis2-devs] Exporting/importing User meta-data

2017-02-05 Thread Morten Olav Hansen
Hi Calle Would you mind filing a bug in Jira? easier to track it that way -- Morten Olav Hansen Senior Engineer, DHIS 2 University of Oslo http://www.dhis2.org On Mon, Feb 6, 2017 at 6:53 AM, Calle Hedberg wrote: > Hi, > > I tried to export "Users" meta-data in 2.24 earlier this evening, and

[Dhis2-devs] Exporting/importing User meta-data

2017-02-05 Thread Calle Hedberg
Hi, I tried to export "Users" meta-data in 2.24 earlier this evening, and then import it into another slightly different version of the same instance (when logged in as superuser). Every single user was ignored during import, and every single one had an import summary error message like the one b