Good morning, Minesh,
First of all, thank you for your work. Everything is functioning as it was before, except for one important issue. There are certain “views” in particular that are not working as they used to.
I’ll try to explain it in a simple way, as it’s a bit complicated.
This project includes several research groups: hidden link
Each group has several researchers, and each of them can upload content to the platform such as articles, conferences, etc.
Each researcher has their own individual area where the content they upload is displayed. For example:
hidden link
Here you can see at the bottom some expandable sections showing the information that each researcher has uploaded individually. In other words, only the content uploaded by that specific researcher is shown there.
Up to this point, everything is working correctly.
What is not working after the update is the following:
On each research group’s page, there is a similar expandable section showing all the JCR articles, books, conferences, etc. uploaded by all the researchers belonging to that research group.
For example, in the GICOT group:
hidden link
The latest publications from the GICOT group members are not appearing.
To generate the general listing for the GICOT group, I used two nested views for each section (JCR Articles, Conferences, Theses, etc.).
One view is [GICOT Investigadores ARTICULOS], which loops through the researchers in the GICOT group, and the other view is [GICOT JCR].
Could you take a look and see why this is failing now?
Thank you.