[09:47:14 CDT(-0500)] <b-rock> Greetings uPortal devs: I'm working in uP4.0.1. I can see my fragments listed in the "Audit DLM Fragments" but in the "Fragment Administration" portlet, the drop down is empty with no portlets able to be selected. I don't see errors in the logs. do you know where the list for the drop down is generated?
[09:47:43 CDT(-0500)] <b-rock> maybe there is an issue w/ that or something else in the data.
[10:18:48 CDT(-0500)] <EricDalquist> b-rock: I'm wondering if you're missing some permissions setup
[10:18:55 CDT(-0500)] <EricDalquist> this is with your imported data set?
[10:19:57 CDT(-0500)] <b-rock> Hi EricDalquist.
[10:20:28 CDT(-0500)] <b-rock> I'm not sure. would that be something in the permissions folder of the exported data?
[10:20:47 CDT(-0500)] <EricDalquist> permissions usage changed from 3.x to 4
[10:20:59 CDT(-0500)] <EricDalquist> so my question is, are you seeing this with the default up4 dat
[10:21:11 CDT(-0500)] <EricDalquist> or are you see this with the data you imported from 3x
[10:21:15 CDT(-0500)] <b-rock> ok. I did do the import of the default data first.
[10:21:28 CDT(-0500)] <b-rock> maybe my 3.2 data imported broke the default settings
[10:21:34 CDT(-0500)] <EricDalquist> so you are seeing this with the data you imported from 3.x then?
[10:21:47 CDT(-0500)] <b-rock> yes after running the required and default imports.
[10:21:55 CDT(-0500)] <EricDalquist> right
[10:22:11 CDT(-0500)] <b-rock> should I maybe try re-importing the default data then?
[10:22:29 CDT(-0500)] <b-rock> or the required and default data?
[10:22:36 CDT(-0500)] <EricDalquist> no
[10:22:38 CDT(-0500)] <b-rock> ok
[10:22:46 CDT(-0500)] <EricDalquist> hold on a minute and let me look into a few things
[10:22:57 CDT(-0500)] <b-rock> ok. np. I know your swamped.
[10:23:00 CDT(-0500)] <EricDalquist> so it looks like we may need to move more data from quickstart to default
[10:23:06 CDT(-0500)] <b-rock> ok
[10:23:20 CDT(-0500)] <EricDalquist> all of the permissions grants are defined by files in uportal-war/src/main/data/quickstart_entities/permission_set
[10:23:26 CDT(-0500)] <b-rock> ahh
[10:24:02 CDT(-0500)] <EricDalquist> I'm thinking we need to move some of those into the default entities folder
[10:24:08 CDT(-0500)] <b-rock> ok
[10:24:27 CDT(-0500)] <EricDalquist> actually looking at them it might be prudent to move all of them ....
[10:25:23 CDT(-0500)] <EricDalquist> I think it might be Portal_Administrators_IMPERSONATE_UP_USERS.permission-set.xml that you need