How to make sure that property names are the same in MEFE and BZEFE · Issue #885 · unee-t/frontend · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some fringe scenarios, the property name in the BZFE and the property name in the MEFE are out of sync (they are different in the MEFE and in the BZFE).
We need to understand why this happens and how we can automatically correct these types of errors.
The name of the property in the BZFE is derived from the name of the property in the MEFE.
If we update the name of the property in the MEFE, we need to cascade this update to the BZFE too.
The text was updated successfully, but these errors were encountered:
The problem:
In some fringe scenarios, the property name in the BZFE and the property name in the MEFE are out of sync (they are different in the MEFE and in the BZFE).
We need to understand why this happens and how we can automatically correct these types of errors.
The name of the property in the BZFE is derived from the name of the property in the MEFE.
If we update the name of the property in the MEFE, we need to cascade this update to the BZFE too.
The text was updated successfully, but these errors were encountered: