Skip to content

TankType filtering and #3

Closed
rodeo wants to merge 0 commit into
shotgunsoftware:masterfrom
rodeofx:master
Closed

TankType filtering and #3
rodeo wants to merge 0 commit into
shotgunsoftware:masterfrom
rodeofx:master

Conversation

@rodeo

@rodeo rodeo commented Jun 30, 2014

Copy link
Copy Markdown

Hello !

When using the "TankType" entity (which is project-specific), the loader displays all the types from any project, causing an extra long and confusing list of possible filters. So this adds filtering on the context's project.

Also, we want to be able to display publishes grouped by a custom field on the publish entity, but the filtering is hard-coded to filter on the "entity" or "task" field. This adds the flexibility to filter/group publishes by any field, through an additional "publish_field" setting (default still is "entity"). As an example, a "By User" tab is declared in the "entities" default value.

Thanks !
Carine

@manneohrstrom

Copy link
Copy Markdown
Contributor

Hello!

Thanks for this! The bug with the duplicate filter entries was fixed in e6adaa4 and went out in the 1.2.0 release. This fix basically collapses types with the same name down to a single entry in the filter panel. Hope it makes sense in the context of your pipeline!

@manneohrstrom

Copy link
Copy Markdown
Contributor

Thanks for the idea of controlling the link field ( 9022f45 ) -- this is very interesting! I think this is a very cool idea and will create a ticket on our end to make sure we pull this in at some point soon. It feels like a really useful feature for advanced customization!

Thanks!!

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

Successfully merging this pull request may close these issues.

2 participants