question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

project:adddependencies command adds features that doesn't exist

See original GitHub issue

Your 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:

  1. Add the attached transactionForm XML to the project - custform_6_2239021_717.txt (modify to .xml)
  2. Run suitecloud project:adddependencies
  3. 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:closed
  • Created 3 years ago
  • Reactions:3
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
alii-gatorcommented, Jun 26, 2020

@omrilit We have started working on this at priority bases. We will have update soon.

0reactions
alii-gatorcommented, Sep 15, 2020

@omrilit Thanks for confirmation. Yes, there are some issues still being worked on. Feel free to open the a new ticket.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found