[JIRA] (OVIRT-797) [gerrit hooks] update tracker failed to update bugs

Shlomo Ben David (oVirt JIRA) jira at ovirt-jira.atlassian.net
Sun Oct 30 19:05:02 UTC 2016


Shlomo Ben David created OVIRT-797:
--------------------------------------

             Summary: [gerrit hooks] update tracker failed to update bugs
                 Key: OVIRT-797
                 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-797
             Project: oVirt - virtualization made easy
          Issue Type: Bug
            Reporter: Shlomo Ben David
            Assignee: infra
            Priority: High


bool(x) function isn't converts 'True' | 'False' strings into bool (True | False) values,
it only returns True if the passed value is True, False otherwise.
I've replaced it with ast.literal_eval() function that converts and returns the required bool values.



--
This message was sent by Atlassian JIRA
(v1000.482.3#100017)



More information about the Infra mailing list