An object is not visible in the Set custom view

Describe the bug

An object is not visible in the Set custom view, if a relation, used in a filter, is inherited from a template.

To Reproduce

Steps to reproduce the behavior:

    1. Create a template for a custom object and set the default status
    • Relation type: Status = Wishlist

    1. Make custom view in a set and filter entries based on relation Status

    1. Create a new object inherited from a template created in step 1.

    1. You will not see an object even if it has a status Wishlist.
    1. You need to manually update the status to make it visible in a custom view.

Expected behavior

The filter works for objects and relations inherited from a template.

Desktop (please complete the following information):

  • OS: Windows 10
  • Version: 0.18.59
2 Likes

This is something that would confuse the users on whether the new object is created or not. I just faced a similar situation as yours and I thought that new objects were not getting due to which I tried it several times and now I have multiple objects which I have no use of.

This is either a bug or a feature but is a much needed one to populate the relation of the newly created object with the same values as the filter relation in a Set

@petik
To get it right, you want the relations of new objects to automatically be set to fit the current filter, right?

Closing the topic because there is no response. Please open a new topic or flag this one to be reopened if you still experience this issue.