Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop primary identifier function for resources #997

Closed
apeters opened this issue Oct 18, 2016 · 3 comments
Closed

Develop primary identifier function for resources #997

apeters opened this issue Oct 18, 2016 · 3 comments
Assignees

Comments

@apeters
Copy link
Member

apeters commented Oct 18, 2016

To support this we need to be able to sort business data (tiles).

  • add sort order to tile instance table because:
    • creates an ability to build business id from n cardinality nodes based on first instance of a node
    • stabilizes the sorting in display of tiles in reports and forms
  • add ability to define function for building a business id within resource model definition.
    • biz id limited to nodes within a single group.
    • user configures concatenation of nodes within group per tile,
    • user configures number of tiles to return (based on sort order), and concatenation of tile instances
    • return of the function (probably) not saved in within a node in the resource model, but is saved in ES
@apeters apeters added this to the Arches v4 - Sprint 2016-10-19 milestone Oct 18, 2016
@apeters apeters self-assigned this Oct 20, 2016
apeters added a commit that referenced this issue Oct 21, 2016
apeters added a commit that referenced this issue Oct 25, 2016
apeters added a commit that referenced this issue Oct 25, 2016
apeters added a commit that referenced this issue Oct 26, 2016
apeters added a commit that referenced this issue Oct 27, 2016
apeters added a commit that referenced this issue Oct 27, 2016
apeters added a commit that referenced this issue Oct 28, 2016
apeters added a commit that referenced this issue Oct 28, 2016
apeters added a commit that referenced this issue Oct 29, 2016
apeters added a commit that referenced this issue Oct 29, 2016
…te from hidden to shown (harvesthq/chosen#92), this is a little be of a hack, but works, so.... in she goes, re #997
apeters added a commit that referenced this issue Oct 31, 2016
@dwuthrich
Copy link
Contributor

Primary Name Function applies the same name to all resource instances, does not resolve UUID of concepts to labels.

see: http://recordit.co/6ChFuZeeKE

@apeters
Copy link
Member Author

apeters commented Dec 7, 2016

I'd like to close this ticket as completing the basics of the primary name function.
I've created 2 tickets related to the bugs notes

@dwuthrich
Copy link
Contributor

closed in favor of #1307 and #1341

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants