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

1770 fix ajax http error #1925

Merged
merged 2 commits into from
Nov 12, 2024
Merged

1770 fix ajax http error #1925

merged 2 commits into from
Nov 12, 2024

Conversation

gchi25
Copy link
Collaborator

@gchi25 gchi25 commented Nov 8, 2024

PR Summary

This work fixes Ajax HTTP error in JSON file generating when creating new life event.

Related Github Issue

Detailed Testing steps

To test in local development site or in dev site.

  • Pull changes locally
  • Make local development site up at http://localhost
  • Navigate to add/bears_life_event to create a new life event
  • Input Title: New Life Event
  • Input ID: new_life_event
  • Save as Draft
  • Navigate to admin/content?combine=&type=bears_criteria&status=All&langcode=All
  • Go to criteria "Applicant date of birth" edit page
  • Edit title
  • Save as Draft
  • Verify the system generates JSON files successfully without Ajax HTTP error

@gchi25 gchi25 self-assigned this Nov 8, 2024
@scottqueen-bixal scottqueen-bixal merged commit da79a63 into dev Nov 12, 2024
6 checks passed
@scottqueen-bixal scottqueen-bixal deleted the 1770-ajax-http-error branch November 12, 2024 14:59
@scottqueen-bixal scottqueen-bixal added this to the v0.8.0.beta.1 milestone Nov 13, 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.

Get AJAX HTTP error in JSON file generation when creating new life event
2 participants