Inedo Community Forums Forums
    • Recent
    • Tags
    • Popular
    • Login

    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

    Scheduled Pinned Locked Moved Support
    otter
    3 Posts 3 Posters 11 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P Offline
      philippe.camelio_3885
      last edited by philippe.camelio_3885

      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à !

      1 Reply Last reply Reply Quote 0
      • gdivisG Offline
        gdivis inedo-engineer
        last edited by

        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).

        P 1 Reply Last reply Reply Quote 0
        • P Offline
          PhilippeC. @gdivis
          last edited by

          @gdivis
          👏

          1 Reply Last reply Reply Quote 0

          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
          • 1 / 1
          • First post
            Last post
          Inedo Website Home • Support Home • Code of Conduct • Forums Guide • Documentation