Menu

group user requests not automatic change to "resolved" when parent incident get "resolved"

sarun19ks
2014-02-27
2014-10-22
  • sarun19ks

    sarun19ks - 2014-02-28

    Anyone have this issued ? I thinks if incident have relation with user request when incident change status to "Resolved" all user request must change to "Resolved" too.

    cause How owner's request (service desk) to know about incident resolved?

    Thank you.

     
  • Asparuh Vasilev

    Asparuh Vasilev - 2014-10-22

    Yes, there is a mistake in the code which serves this part of functionality:
    At the ../datamodels/2.x/itop-incident-mgmt-itil/datamodel.itop-incident-mgmt-itil.xml at line 1469 where the OQL query is "SELECT UserRequest WHERE parent_request_id=:ticket" must be edited and be the following: "SELECT UserRequest WHERE parent_incident_id=:ticket". After that you need to run the toolkit "Update iTop Code" process to populate this change through the php files and everything works fine.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.