project:adddependencies command adds features that doesn't exist
See original GitHub issueYour environment
OS : iOS Catalina 10.15.4 Node.js version : 13.13.0 suitecloud-cli version : 1.0.2 Terminal/CMD tool : iTerm2
Describe the bug
project:adddependencies command adds features that doesn’t exist.
For example, when editing a transactionForm, the following features are added as a dependency:
NOTTAX_OVERHAULING
, VATNOTTAX_OVERHAULING
, DOCUMENTS
, VATORTAX_OVERHAULING
, PERLINETAXNOTTAX_OVERH
When triggering project:deploy command right after, I receive the below for each of the above dependencies:
Details: The NOTTAX_OVERHAULING feature defined in the manifest does not exist.
To Reproduce
Steps to reproduce the behavior:
- Add the attached transactionForm XML to the project - custform_6_2239021_717.txt (modify to .xml)
- Run suitecloud project:adddependencies
- Run suitecloud project:deploy
Actual Behavior
Receiving the below error:
Details: The NOTTAX_OVERHAULING feature defined in the manifest does not exist.
Expected Behavior
Deploy should succeed
Issue Analytics
- State:
- Created 3 years ago
- Reactions:3
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Link tasks in a project - Microsoft Support
You can link any two tasks in a project to show their relationship (also called a task dependency). Dependencies drive the project schedule...
Read more >Adding package dependencies to your app - Apple Developer
To add a package dependency to your Xcode project, select File > Swift Packages > Add Package Dependency and enter its repository URL....
Read more >Missing Maven dependencies in Eclipse project - Stack Overflow
Uncheck the box labeled "Resolve dependencies from Workspace projects". Hit Apply, and then OK. Right-click again on your project and do a Maven->Update ......
Read more >MSBuild does not honor solution Project Dependencies #8099
In Visual Studio we use the "Project Dependencies" dialog to indicate that Client depends on Web API and it works well within the...
Read more >Add build dependencies - Android Developers
Learn how to add build dependencies using the Gradle build system in Android Studio.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@omrilit We have started working on this at priority bases. We will have update soon.
@omrilit Thanks for confirmation. Yes, there are some issues still being worked on. Feel free to open the a new ticket.