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

Add new facet to SFO finder #2847

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Add new facet to SFO finder #2847

merged 1 commit into from
Nov 12, 2024

Conversation

GDSNewt
Copy link
Contributor

@GDSNewt GDSNewt commented Nov 7, 2024

Adds an additional facet to the new to SFO Finder specialist finder. As per documentation found here

First PR
Trello
Zendesk

@GDSNewt GDSNewt force-pushed the SFO-Finder-iteration-2 branch 4 times, most recently from 3a62be1 to ffbf934 Compare November 7, 2024 15:06
Copy link
Contributor

@lauraghiorghisor-tw lauraghiorghisor-tw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Few bits to check with the user.

@@ -1,8 +1,10 @@
class SfoCase < Document
validates :sfo_case_state, presence: true
validates :sfo_case_opened_date, allow_blank: true, date: true
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please check with the users if they want to have this as a required field or not? It was not clear to me that it's optional from the Zendesk ticket.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have checked and they want it to be mandatory, have amended the validation

lib/documents/schemas/sfo_cases.json Show resolved Hide resolved
@GDSNewt GDSNewt force-pushed the SFO-Finder-iteration-2 branch 3 times, most recently from cf3c4a6 to d4a77d3 Compare November 12, 2024 16:42
@GDSNewt GDSNewt merged commit 5fa9a61 into main Nov 12, 2024
11 checks passed
@GDSNewt GDSNewt deleted the SFO-Finder-iteration-2 branch November 12, 2024 18:09
@GDSNewt GDSNewt mentioned this pull request Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants