Custom Asset Task Columns Test

This test verifies that custom asset task columns are properly displayed in the asset browser table.

๐Ÿ” Test Setup

Testing with project ID 2 ("Dragon Quest") which has custom asset task types:

๐Ÿ“Š API Test Results

Testing API...

๐ŸŽฏ Expected Columns

The asset table should display these columns:

Column Type Column Name Expected
Standard Select โœ“ Always visible
Standard Asset Name โœ“ Always visible
Standard Category โœ“ Always visible
Standard Status โœ“ Always visible
Standard Task Modeling โœ“ Visible by default
Standard Task Surfacing โœ“ Visible by default
Standard Task Rigging โœ“ Visible by default
Custom Task Grooming โœ“ Should be visible
Custom Task Lookdev โœ“ Should be visible
Custom Task Fx โœ“ Should be visible
Standard Description โœ“ Visible by default
Standard Updated โœ“ Visible by default
Standard Actions โœ“ Always visible

๐Ÿงช Frontend Test Instructions

  1. Open the VFX Project Management frontend at http://localhost:5174
  2. Login with your credentials
  3. Navigate to the "Dragon Quest" project (ID: 2)
  4. Go to the Assets tab
  5. Switch to Table view if not already selected
  6. Verify that the custom task columns (Grooming, Lookdev, Fx) are visible
  7. Check that you can toggle these columns in the column visibility control
  8. Verify that the custom task status can be edited inline

๐Ÿ”ง Troubleshooting

If custom columns are not showing: