#5673 bulk edit working sporadically [ss2474]

v1.0.0
closed
nobody
General
Cory Johns
2015-08-20
2013-01-24
Chris Tsai
No

[forge:site-support:#2474]

Seeing all sorts of inconsistent behavior when trying to use bulk edit. In particular:

  1. page doesn't auto-refresh
  2. not all checked tickets get the update

eg. http://screencast.com/t/tcP1uoUAWhp

Related

Tickets: #5494
Tickets: #5673

Discussion

  • Dave Brondsema

    Dave Brondsema - 2013-03-12
    • labels: support, p3 --> support, p3, 42cc
    • milestone: limbo --> forge-backlog
     
  • Dave Brondsema

    Dave Brondsema - 2013-03-12

    IIRC, the JS for this does some weird stuff for submitting the form and setting a message. I think that needs to be fixed (do a regular form submit, next page load should have message) in addition to any other specific bugs.

     
  • Igor Bondarenko - 2013-03-13

    Created #299: [#5673] Improve bulk edit (2cp)

     

    Related

    Tickets: #5673

  • Igor Bondarenko - 2013-03-13
    • status: open --> in-progress
     
  • Dave Brondsema

    Dave Brondsema - 2013-03-22

    [#5494] provides some more specifics and probably can be closed out when this ticket is done.

     

    Related

    Tickets: #5494

  • Igor Bondarenko - 2013-04-04

    Closed #299. Branch je/42cc_5673

    Regarding specifics in the [#5494]:

    (1) and (4) are done.

    (2) Don't exactly sure what should be done, seems like it looks pretty well without this now.

    (3) There are update_tickets in the RootController and in the MilestoneController. The first one used in mass edit. Seems like the second one used nowhere (at least we can't find such a place). Maybe you can point us where it's supposed to be used? If not, I guess, we might just delete it.

     

    Related

    Tickets: #5494

  • Igor Bondarenko - 2013-04-04
    • status: in-progress --> code-review
     
  • Cory Johns - 2013-04-04
    • qa: Cory Johns
     
  • Cory Johns - 2013-04-04
    • status: code-review --> closed
    • milestone: forge-backlog --> forge-apr-05
     
  • Cory Johns - 2013-04-04

    I went ahead and removed the two views on the Milestone controller because I agree that they are unused.

     

Log in to post a comment.