Skip to content

Attribute copying inheritence not respected #152

@MTFT-Games

Description

@MTFT-Games

Describe the bug

When creating a new note, any #child:something attributes on the parent is not respected and the attribute (in this example #something) is not added to the new note.

To Reproduce
Steps to reproduce the behavior:

  1. Go to any note
  2. Add a #child:something attribute
  3. Create a new child note within that note
  4. Observe lack of #something attribute on the new note

Expected behavior

Based on the web version of the application, the new child note should automatically have the #something attribute upon creation if the parent has a #child:something attribute.

Smartphone:

  • Device: LG Velvet
  • Android version: 13
  • App version: 0.102.1-alpha16

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions