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

Starter update - Activities URL field should be unique #24673

Closed
bryanboza opened this issue Apr 18, 2023 · 3 comments · Fixed by #25465
Closed

Starter update - Activities URL field should be unique #24673

bryanboza opened this issue Apr 18, 2023 · 3 comments · Fixed by #25465

Comments

@bryanboza
Copy link
Member

bryanboza commented Apr 18, 2023

Parent Issue

#23225

Problem Statement

As a content contributor, we need to ensure that the URL title field is unique in the starter site. Currently, this field is not set as required, which leads to issues when attempting to edit or update activity for a specific page. Without a unique URL title, it is impossible to match content and corresponding activity, making it difficult to display the correct information.

Screen.Recording.2023-04-18.at.1.10.06.PM.mov

Steps to Reproduce

  • Login as admin
  • Open the index page
  • Attempt to edit or update activity for a specific page in the starter site.
  • Notice that the corresponding activity is not displayed correctly due to the lack of a unique URL title field.

Acceptance Criteria

URL title fields in the starter site must be unique and set as required.
It should be possible to edit or update activity for a specific page and have the corresponding activity displayed correctly.

dotCMS Version

Tested on release-23.05 // Docker // FF

Proposed Objective

Quality Assurance

Proposed Priority

Priority 2 - Important

@wezell wezell changed the title URL Title Fields Must Be Unique in Starter Site Starter update - Activities URL field should be unique Jul 7, 2023
@fmontes
Copy link
Member

fmontes commented Jul 7, 2023

Looks like this is just an update in the starter

@fmontes
Copy link
Member

fmontes commented Jul 7, 2023

Kapture.2023-07-07.at.12.38.10.mp4

@jcastro-dotcms jcastro-dotcms self-assigned this Jul 10, 2023
fmontes pushed a commit that referenced this issue Jul 12, 2023
* Updating Full Starter to make URL Title fields unique.

* Updating starter again, as the previous one didn't have the right CSS colors in the back-end.
@fmontes fmontes self-assigned this Jul 13, 2023
@josemejias11
Copy link

Approved QA - Tested on master_e66ec4d_SNAPSHOT // Docker // macOS 13.0 // FF v113.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment