What does "bind" and "rejected" stand for in ClaimStatus? #59
-
The issue #41 only mentions "new", "pending" and "error" statues, however the current Claim status has more statuses: https://github.com/halkyonio/primaza-poc/blob/main/servicebox-app/src/main/java/io/halkyon/services/ClaimStatus.java#L7 |
Beta Was this translation helpful? Give feedback.
Answered by
cmoulliard
Nov 8, 2022
Replies: 1 comment 2 replies
-
As discussed yesterday, we should for the moment keep 3 status:
WDYT ? @Sgitario |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Sgitario
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As discussed yesterday, we should for the moment keep 3 status:
WDYT ? @Sgitario