GenieACS-Gui: The view "Edit" of a preset doesn't show the correct tags

Dan Morphis dan at milkcarton.com
Wed Sep 23 14:53:29 EDT 2015


This is a known issue <https://github.com/zaidka/genieacs-gui/pull/23>. I
implemented a fix for it, but didn't address all the edge cases. If you are
comfortable with the short term fix, apply the patch and recompile the
coffee scripts

On Wed, Sep 23, 2015 at 3:41 AM, Markus Mehlan <markus.mehlan at argus.info>
wrote:

> Hello,
>
> my preset has two tags. After saving the preset and reopening
> the preset is damaged in the view as shown in the attachements.
> The values in the database are regardless correct.
>
> {
>     "weight" : 90,
>     "precondition" :
> "{\"summary.serialNumber\":\"/(16006|2656)/\",\"$and\":[{\"_tags\":\"PQ_Base\"},{\"_tags\":{\"$ne\":\"PQ_Refresh\"}}]}",
>     "configurations" : [
>         {
>             "type" : "age",
>             "name" :
> "Device.Services.VoiceService.1.NetworkProfile.1.SIPLine",
>             "age" : "1"
>         },
>         {
>             "type" : "add_tag",
>             "tag" : "PQ_Refresh"
>         }
>     ],
>     "_id" : "PQ_Refresh"
> }
>
> What is wrong?
>
> Best regards,
> Markus
>
> _______________________________________________
> Users mailing list
> Users at lists.genieacs.com
> http://lists.genieacs.com/mailman/listinfo/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.genieacs.com/pipermail/users/attachments/20150923/1423cf0a/attachment.html>


More information about the Users mailing list