Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using showFields field variable replicates title to all items #25870

Closed
erickgonzalez opened this issue Aug 23, 2023 · 2 comments · Fixed by #26013
Closed

Using showFields field variable replicates title to all items #25870

erickgonzalez opened this issue Aug 23, 2023 · 2 comments · Fixed by #26013
Assignees
Labels

Comments

@erickgonzalez
Copy link
Contributor

Parent Issue

No response

Problem Statement

When you use the showFields field variable to select which fields you want to show at a relationship, if one of those is the Title field, it will replicate the same for all items.

Steps to Reproduce

1- Create a child Content type with a couple of fields (Text:Title, Text:ConsId).
2- Create a parent Content Type with a relationship field
3- Add the Field Variable to the relationship field: showFields = consId,title.
4- Create a couple of child contents with diff values.
5- Create parent content and relate the child ones.

Screenshot 2023-08-23 at 10 29 42 AM

Acceptance Criteria

Should show the correct value for each of the items related.

dotCMS Version

22.03 LTS +

Proposed Objective

Customer Support

Proposed Priority

Priority 3 - Average

External Links... Slack Conversations, Support Tickets, Figma Designs, etc.

https://dotcms.zendesk.com/agent/tickets/113027

Assumptions & Initiation Needs

No response

Quality Assurance Notes & Workarounds

No response

Sub-Tasks & Estimates

No response

@erickgonzalez
Copy link
Contributor Author

Showing correct values

Image

@josemejias11
Copy link

Approved: Tested on master_af68a64, Docker, macOS 13.0, FF v113.0

@erickgonzalez erickgonzalez added the LTS : Next Ticket that will be added to LTS label Sep 22, 2023
@erickgonzalez erickgonzalez removed the LTS : Next Ticket that will be added to LTS label Oct 31, 2023
erickgonzalez added a commit that referenced this issue Oct 31, 2023
@erickgonzalez erickgonzalez added the Release : 23.01.8 Included in LTS patch release 23.01.8 label Nov 7, 2023
erickgonzalez added a commit that referenced this issue Nov 8, 2023
@erickgonzalez erickgonzalez added Release : 22.03.11 Included in LTS patch release 22.03.11 and removed Next LTS Release labels Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

6 participants