Skip to content

Improve "index" handling #202

Closed
Closed
@jasollien

Description

@jasollien

After communication with Solibri, we see the need to improve how "index" is specified in BCF-API documentation.

  1. Index should be a floating number, to make it easier to reorder topics
  2. Index should be assigned server side if omitted
  3. Index should be rebalanced by the server periodically to avoid floating number overflow. Example ("1, 1.5 2", should be transformed to "1, 2, 3")
  4. Index should not be visible for end users?

Would be nice to discuss this at todays telecon

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions