frmscoe / admin-service

admin-service
Apache License 2.0
0 stars 1 forks source link

BUG: Creating conditions for an account, creates condition edge for an entity instead of the account #60

Closed Sandy-at-Tazama closed 3 weeks ago

Sandy-at-Tazama commented 4 weeks ago

Create condition for an account, creates governed_as_debtor_by or governed_as_creditor_by edges (for entity) instead of governed_as_debtor_account_by or governed_as_creditor_account_by (for account)

Requirement: Create an edge that describes whether the condition is for a debtor or creditor prsptv (or both, if specified) as governed_as_debtor_account_by or governed_as_creditor_account_by

image