Issue Details (XML | Word | Printable)

Key: MBS-4940
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Normal Normal
Assignee: Oliver Charles
Reporter: Nicolás Tamargo
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
MusicBrainz Server

Add tray to the cover art types

Created: 27/Jun/12 09:41 AM   Updated: 09/Jul/12 07:18 PM   Resolved: 09/Jul/12 07:17 PM
Component/s: Cover art
Affects Version/s: None
Fix Version/s: Bug fixes, 2012-07-23

Issue Links:
Depends
 


 Description  « Hide

See STYLE-123



Sort Order: Ascending order - Click to sort in descending order
Ian McEwen added a comment - 03/Jul/12 09:03 PM

If I'm understanding the cover_art_archive schema correctly:

INSERT INTO cover_art_archive.art_type (name) VALUES ('Tray');

Someone with production database access?


Oliver Charles added a comment - 04/Jul/12 07:58 AM

That bit is easy, it is, as always a problem of coordinating caches.


Nicolás Tamargo added a comment - 04/Jul/12 10:07 AM

But once that is done, the caches will all be cleared at some point anyway, won't they? (at most next release I guess?). So this is the only part that really needs to be done... or you mean you're worried you'll be seeing it on one of the servers but not on others and everyone will get confused?