feature-toggle-management
Reactive icon

Feature Toggle Management

Stable version 1.0.11 (Compatible with OutSystems 11)
Uploaded
 on 9 Jan
 by 
4.5
 (22 ratings)
feature-toggle-management

Feature Toggle Management

Compatible with:
Created on OutSystems 11

Version 1.0.11

Stable
Current
See documentation
Uploaded on 9 Jan by 
Compatible with:
Version 11
11.9.2 to 11.32.0
11.7.6 to 11.9.0
11.0.606 to 11.0.615
Database:
All
Release notes:

Fix for Lifetime Team Synchronization on Service Account
The query responsible for synchronizing Lifetime Teams was returning ID 0 for the user resulting on maintaing duplicates on this branch.

Timeout Issue While Deleting Lifetime Teams
A timeout issue occurred when deleting Lifetime Teams due to the presence of duplicate users. To address this:

  • The query now begins by deleting LifetimeTeamUser entries in batches of 3000.
  • Once all associated users are removed, the timer proceeds to delete the teams.
    This approach improves efficiency and prevents timeouts during the deletion process.


Application Objects:
Feature Toggle Management has 53 AOs.

Version 1.0.10

Stable
See documentation
Uploaded on 02 December 2024 by 
Compatible with:
Version 11
11.9.2 to 11.31.0
11.7.6 to 11.9.0
11.0.606 to 11.0.615
Database:
All
Release notes:

Index Additions:

Added indexes to enhance query performance on the following attributes:

FeatureToggle: Name

LifetimeTeamUser: EnvKey, UserId

Tag: Name


Timer Fix:

Resolved an issue with the FeatureToggleTeams_Sync timer, which was causing duplicate entries in the LifetimeTeam and LifetimeTeamUser entities.


Duplicate Records Resolution:

Implemented a series of timers to back up and prevent duplicated records in the affected entities.

Application Objects:
Feature Toggle Management has 53 AOs.

Version 1.0.8

Stable
See documentation
Uploaded on 24 June 2024 by 
Compatible with:
Version 11
11.9.2 to 11.31.0
11.7.6 to 11.9.0
11.0.606 to 11.0.615
Database:
All
Release notes:

Implements the Lifetime API V2  See the API documentation here to sync Roles and Teams

Application Objects:
Feature Toggle Management has 52 AOs.