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

Issue #2630 miscellaneous df stuff #2667

Merged
merged 3 commits into from
Nov 10, 2023
Merged

Conversation

stefanhaerter
Copy link
Contributor

Referencing #2630

I included the following changes:

  • As I encountered the problem of using undefined values in DisplayValueRender and ReadableValueRender multiple times, I took the freedom to align the handling at every relevant occurrence with the drivers where it works
  • AgentTicketProcess assumed in its AJAXUpdate handling that the first input of multivalue fields still has no index (DynamicField_Name vs. DynamicField_Name_0) as it has been before - I adapted the behavior to the current naming
  • When adding a new reference dynamic field, EditFieldMode is undef which caused a warning in the log - for this case, I changed the value to an empty string

@svenoe svenoe merged commit fefad06 into rel-11_0 Nov 10, 2023
1 check passed
@svenoe svenoe deleted the issue-#2630-miscellaneous_df_stuff branch November 10, 2023 12:09
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