I am trying to move a application from Dev to UAT. When I do inception, I am getting below message
No missing precedents or warnings detected null of item(s) will be created/updated. null of item(s) will be skipped because no changes were detected. Skipped objects may have identical definitions but different version histories. All version histories will be synchronized on import.
Any help is much appreciated... Packagae size is 2 MB
Discussion posts and replies are publicly visible
Does it allow you to proceed or not? Can you clarify whether this is showing up like an error message? Can you post a screenshot?
Hi Mike,
I could see "Import package" enable, but we don’t push through designer. We are pushing the code through Bitbucket and it is not getting deployed. While checking with our Appian Admin team, they pointed out to fix this inspection issue and proceed with deploy.
Attached the Screenshot in the original post
The screenshot looks essentially normal, without knowing more granular detail about what the package may have contained, and what was already in the target environment where you're running the inspection. You didn't mention that you're using alternate deployment methods - the first step of troubleshooting would be to see if the Appian default deployment method works anyway even when your Bitbucket method is having issues, because that would indicate the issue is located elsewhere.
Not sure what the downvote is for. I'd suggest that you might not get very much help here, if you regularly downvote people who ask for additional details in order to try to help you solve a problem. This is a volunteer effort for the majority of us.
my apologize...Really sorry, i was not aware of Donwvote and upvote here.. clicked it by mistake.. this is the first time i posted questions here, so it happened accidently.
Ah, no worries then, thanks for fixing.
Thanks for understanding. Here are few more details
Exported the application from Dev environment and it showed all 916 objects are exported successfully. But if we inspect the same Package in UAT environment, it says no object to be created in UAT. Below is the messages (Screen shot in my original post).
"null of item(s) will be skipped because no changes were detected."
Appian deployment Team is saying there is issue in package because inspection was not success and hence the UAT deployment through Bitbucket/RLM fails. But we are not seeing any error while exporting the package and not sure what object inside the package causing this issue. Any suggestion to fix this issue is much appreciated
All I can suggest off the top of my head is to prepare some smaller export packages with different / smaller subsets of the application contents, and see if you can isolate the source(s) of the inspect issue.
Thanks Mike, will try with smaller package to identify the insepct issue.. will keep you posted.. thanks for all your help and suggestion !!