Update CI version Automatically

I want to update the CI version automatically when we close a release record 

the naming convention will be like displayName_Location_Date, this will be from cm3r table to device file .

 

any help to do this  ?

 

Parents Reply
  • Hi ALARMus  ,

    it gives me this error:

    Script <no name>  line 1: ERROR SyntaxError: invalid assignment left-hand side at char 76

    if (!system.functions.same(record.status,oldrecord.status) && record.status="Closed")

                                                                               ^

    Compilation of JavaScript function or expression failed

     

     

Children