-
Notifications
You must be signed in to change notification settings - Fork 25
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
Add missing items on bundle export and import #559
Comments
Duplicate card with more details for "documentation": #490 |
Test cases to cover:
|
|
@petmongrels Had to make the change to init video entity using the contract uuid as seen in commit ce9bd8f, because, during new org init using first time bundle upload, if the source org had a video entry, then that would not be found on target org, on search using uuid. |
@himeshr then I Login with AchalaB@tmp try to upload the bundle it is showing one error downloaded that error sharing with this
|
This is a bug caused due to the way we are handling Default Groups "Everybody" and "Administrators". |
|
@AchalaBelokar Try the groupDashboards again. Please ensure that you use a fresh bundle downloaded from prerelease for this. |
@AchalaBelokar what are the test cases done?
|
I got this error file. |
@AchalaBelokar test other cases as well simultanousely, what about custom dashboard filters? |
|
The issue encountered for Power and CK is due to code changes in avniproject/avni-server#1328. |
@AchalaBelokar please hold off from testing.. |
@AchalaBelokar I've resolved the issue and triggered deploy of the build to pre-release environment. This will not work with old bundle, as the current design is such that, we process bundle upload in the same file sequence as we create the bundle. Since old bundles were created with files in wrong sequence, we will still get errors for them. I've created a separate card to work on making the bundle upload agnostic of bundle creation file order here |
|
Ach calcuttakids source.zip the zip file occurring this error |
Need:
Different tickets and cards raised for every item mentioned below.
Issue:
The following items are currently missing in the bundle export.
documentation - the form elements in the App designer don't show the documentation, though the exported particular form.json has that mapping to documentation- seems to be workingThe scope of this story is to add these into the bundle export and import
Analysis:
Acceptance criteria
Out of scope:
The text was updated successfully, but these errors were encountered: