Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
[OTTER] Bug when calling a module in a path from a raft
-
Hello
I just report a bug in Otter 2.2.21.
Test Case
Create a new Raft RaftTest (I am using a Git raft, but he pb must exist for any kind of raft)
Create a module- Name : ModuleTest
- Path : PathTest
module ModuleTest { Log-information Hello world }Create a Plan : PlanTest
Edit the Plan in GUI Mode
Add the Module RaftTest::PathTest/ModuleTest (drag'n drop)
After you add it, you have an error message:Call template DSC::ModuleTest Template Error: template DSC::ModuleTest could not be found.Switch to Text Mode
##AH:UseTextMode call RaftTest::ModuleTest();whereas it shoud be
##AH:UseTextMode call RaftTest::PathTest/ModuleTest();If you make the correction and stay in text mode, the plan is working fine.
If you go back to GUI mode you lose the correction and break the plan.Et voilà !
-
Hi Philippe,
Thanks for reporting this. I've logged it as OT-379, and it will be fixed in Otter 2.2.22, which is scheduled for release in a week (June 26).
-
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login