Skip to content
This repository has been archived by the owner on May 26, 2023. It is now read-only.

[Fix] Get feature remainings #94

Merged
merged 1 commit into from
Sep 5, 2021
Merged

[Fix] Get feature remainings #94

merged 1 commit into from
Sep 5, 2021

Conversation

bpuig
Copy link
Owner

@bpuig bpuig commented Sep 5, 2021

Status

READY

Migrations

NO

Description

Fix error "Unsupported operand types: string - int" noticed in #93

Todos

None.

Deploy Notes

getFeatureRemainings will return null when called on a non numeric value feature.

Impacted Areas in Application

  • Plan subscription getFeatureRemainings function.

@bpuig bpuig changed the base branch from main to v4 September 5, 2021 10:09
@bpuig bpuig added the bug Something isn't working label Sep 5, 2021
@bpuig bpuig changed the title Hotfix get feature remainings [Fix] Get feature remainings Sep 5, 2021
@bpuig bpuig merged commit cff7661 into v4 Sep 5, 2021
@bpuig bpuig deleted the hotfix_get_feature_remainings branch September 5, 2021 10:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

getFeatureRemainings() returns error if queried against a feature with value of true/false
1 participant