Skip to content

As a developer, I want to be able to persist tags through all records in a scope, so I can ensure common tags in that area are used. #12

@kana-ki

Description

@kana-ki
  • Records during the scope will need have the scope tags concatenated with the tags given
  • Records during the scope will need have the scope tags concatenated with the chronicle tags given

Suggested solution

public IChronicleScope PersistTags(params string[] tags)

Supporting params, and chaining (add chaining the the IChronicle.PersistTags method while we're there).

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions