Search code examples
dspace

Unable to display all the Person's information


I am in the process of uploading my institution's researchers data, as well as their research output, to a new instance of DSpace-CRIS 7. Everything seems to be working as expected, except for my user's information page. When I try to visualize any researcher's data I can only see very basic information:

Only basic information is shown. No research output can be seen.

Their research output has been successfully added and linked to their profile, as you can see in the following image:

Publications have been added and linked to their respective users.

What I am looking for is for my site to display the researcher's information as it is shown on the DSpace-CRIS demo site. Like this:

Person information in the demos site

I have been looking into the documentation and I can see that there are two different types of layout: vertical and horizontal. I thought that maybe I was using a different layout and that by changing it I would be able to visualize my data just as in the demo site. Whoever, the file mentioned in the DSpace-CRIS documentation (src/environments/environment.common.ts) does not exist, not even on their repository.

Layouts in documentation

Location of the environment.common.ts file as shown in the documentation

I know that the information is correctly linked. I can successfully export a PDF with all the researcher data (including research output) using the "Item Export Process Launcher".

Item Export Process Launcher

Anyone has any ideas of what the problem might be? Is the layout stopping me from visualizing this data, or is it a different issue?

I am using "dspace-cris-2022.02.00" and "dspace-angular-dspace-cris-2022.02".

Thank you!


Solution

  • You have to use cris-configuration tool. The actual source of your layout issue is that, you don't run the command for cris-layout-tool(Check in manual).

    Once you run that command and restart everything, you got the result