Menu

#33 File under on a unsaved row results in traceback.

open-postponed
data input (10)
5
2003-09-18
2003-08-03
No

What should "file under" do when a row hasn't been
saved? Maybe
popup a dialog asking if you want save the row first?
Or save this as extra data at the end of the disc row?

Discussion

  • David M. Cook

    David M. Cook - 2003-08-08

    Logged In: YES
    user_id=668544

    This also creates the problem that if we do a flie_under
    before the disc_info has been saved from whatever is in the
    info field, we get an integrity violation.

     
  • David M. Cook

    David M. Cook - 2003-09-18
    • status: open --> open-postponed
     
  • David M. Cook

    David M. Cook - 2003-09-18

    Logged In: YES
    user_id=668544

    This will probably become a simple text field rather than
    the currently overly clever table, which doesn't deal with
    filing discs under genre.

    To be able to offer a dropdown list of choices for this, it
    would be helpful to
    have a general way allow fields to be chosen from some view
    based on the disc row, e.g.

    select * from foo_view where disc_id=%(disc_id)s

    a generalization of enum_atts that doesn't depend on a
    referenced table and allows for a key value.

     

Log in to post a comment.

MongoDB Logo MongoDB