Skip to content

Fixed when domain_id not exist, and use str instead int64 in domain_id#4

Merged
isandyawan merged 1 commit into
bps-statistics:mainfrom
lintangtimur:Fixed_dynamic
Oct 15, 2023
Merged

Fixed when domain_id not exist, and use str instead int64 in domain_id#4
isandyawan merged 1 commit into
bps-statistics:mainfrom
lintangtimur:Fixed_dynamic

Conversation

@lintangtimur

Copy link
Copy Markdown
Contributor

As default, when I try to get the domain_id from list_domain, it is a string, for example: 0000. But in this function list_dynamictable, it parses the domain id as an int, so 0000 becomes 0. Cmiiw

@assulthoni

Copy link
Copy Markdown

duplicated with #3 ? could you close one of these PR?

@isandyawan isandyawan self-requested a review October 15, 2023 09:05
@isandyawan isandyawan merged commit 302a4dc into bps-statistics:main Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants