FailoverService HA_MODE/HA_LICENSED not working

Description

The class attributes HA_MODE and HA_LICENSED are not working properly in the FailoverService class.

The `def licensed()` and the `def ha_mode()` methods are updating the instance attribute of this class instead of the class wide attribute.

Since the instance attribute of a class takes precedence over a class attribute, the values were not being updated properly.

Problem/Justification

None

Impact

None

SmartDraw Connector

Katalon Manual Tests (BETA)

Activity

Show:

Bug Clerk February 25, 2021 at 6:38 PM

Bug Clerk February 25, 2021 at 6:31 PM

Complete

Details

Assignee

Reporter

Labels

Components

Affects versions

Priority

More fields

Katalon Platform

Created February 25, 2021 at 6:30 PM
Updated July 1, 2022 at 5:13 PM
Resolved February 25, 2021 at 7:08 PM