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

More bug fixes ... #299

Merged
merged 1 commit into from
Jan 8, 2025
Merged

More bug fixes ... #299

merged 1 commit into from
Jan 8, 2025

Conversation

krishmaj
Copy link
Collaborator

@krishmaj krishmaj commented Jan 1, 2025

  • additional fix for missing component names ... now accounting for if the 'data.name' field is completely missing
  • attempting fix for missing reception information when submitting components via the M2M system ... when doing so, the client-side URL that is supposed to assign sub-component location and date parameters is bypassed, and so these fields end up being 'null' - this change moves that assignment to the server-side library function, so it should be done regardless of whether the component is submitted via the interface or via M2M
  • added some comments in the Formio ComponentUUID entity code to explain a certain console error that can sometimes show up ... no actual fix needed, just an explanation for future reference

- additional fix for missing component names ... now accounting for if the 'data.name' field is completely missing
- attempting fix for missing reception information when submitting components via the M2M system ... when doing so, the client-side URL that is supposed to assign sub-component location and date parameters is bypassed, and so these fields end up being 'null' - this change moves that assignment to the server-side library function, so it should be done regardless of whether the component is submitted via the interface or via M2M
- added some comments in the Formio ComponentUUID entity code to explain a certain console error that can sometimes show up ... no actual fix needed, just an explanation for future reference
Copy link
Member

@bjrebel bjrebel left a comment

Choose a reason for hiding this comment

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

Looks ready to test on staging

@bjrebel bjrebel merged commit 4f29592 into staging Jan 8, 2025
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