-
Notifications
You must be signed in to change notification settings - Fork 71
[AIFA] Changes in AFF #717
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
Conversation
|
Hi, can you help me with those errors? i don't really understand what is wrong with those schemas. |
|
Now, only the compatibility check is failing. This is because a new field is added which might be incompatible. Since AIFA still is in development, we can ignore this check. |
Thanks a lot! now I am waiting for approval I assume? |
|
Yes, exactly :) |
Markus1812
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for the update.
Hi, the purpose of this change is to improve the user experience with value helps by separating the combined name/value field into two distinct columns: one for the Field Name and another for the Value. The reason of this change is that we cant provide the value help for the constant values and user need to input them manually, so we separate it.