• Icon: Bug Report Bug Report
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.12.0, 7.12.0-alpha5
    • None
    • None

      The method #taskInvolvedUser() doesn't provide expected results.
      This behavior is reproducible with the Unit test linked to that issue.

      In Task.xml in this part of code the query.involvedUser is missing.

      <if test="query.involvedUser != null">
         ${queryType} I.USER_ID_ = #{involvedUser}
      </if>
      

        This is the controller panel for Smart Panels app

            [CAM-10903] Query involvedUser is not working

            Michal Dytko created issue -
            Michal Dytko made changes -
            Remote Link New: This issue links to "Unit test (Web Link)" [ 13732 ]
            Michal Dytko made changes -
            Description Original:
            The method {{#taskInvolvedUser()}} doesn't provide expected results.
            This behavior is reproducible with the Unit test linked to that issue.

              
            In {{Task.xml}} in this part of code the {{query.involvedUser}} is missing.
            {code:xml}
            <if test="query.involvedUser != null">
               ${queryType} I.USER_ID_ = #{involvedUser}
            </if>



            New: The method {{#taskInvolvedUser()}} doesn't provide expected results.
            This behavior is reproducible with the Unit test linked to that issue.

              
            In {{Task.xml}} in this part of code the {{query.involvedUser}} is missing.
            {code:xml}
            <if test="query.involvedUser != null">
               ${queryType} I.USER_ID_ = #{involvedUser}
            </if>
            {code}


            Tassilo Weidner made changes -
            Assignee New: Thorben Lindhauer [ thorben.lindhauer ]

            Hi michal.dytko, I have trouble understanding this problem. Can you please describe how the result of the query is wrong from the user's perspective?

            Thorben Lindhauer added a comment - Hi michal.dytko , I have trouble understanding this problem. Can you please describe how the result of the query is wrong from the user's perspective?

            thorben.lindhauer the query doesn't deliver any result.

            Michal Dytko added a comment - thorben.lindhauer the query doesn't deliver any result.
            Thorben Lindhauer made changes -
            Fix Version/s New: 7.12.0 [ 15387 ]
            Thorben Lindhauer made changes -
            Status Original: Open [ 1 ] New: In Progress [ 3 ]
            Thorben Lindhauer made changes -
            Assignee Original: Thorben Lindhauer [ thorben.lindhauer ] New: Tobias Metzke-Bernstein [ tobias.metzke ]
            Resolution New: Fixed [ 1 ]
            Status Original: In Progress [ 3 ] New: Resolved [ 5 ]
            Remaining Estimate New: 0 minutes [ 0 ]
            Original Estimate New: 0 minutes [ 0 ]
            Tobias Metzke-Bernstein made changes -
            Assignee Original: Tobias Metzke-Bernstein [ tobias.metzke ]
            Status Original: Resolved [ 5 ] New: Closed [ 6 ]

              Unassigned Unassigned
              michal.dytko Michal Dytko
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: