Submitted by reesd on 2011/05/08 17:14
The "Auto-Assign the following fields" option doesn't seem to be working if I drag items into a grid from another grid. I thought this worked before so maybe its something that changed in 0.25S or 0.25R? More background on what I am trying to do is at http://www.sqlnotes.net/drupal5/index.php?q=node/2371.
 
Here is what I am seeing that works and what doesn't work. Also have video at http://screencast.com/t/jWLrcwmsf3.
 
I have two Grids - GridA and GridB. GridB has GridB in its "Auto-Assign the following fields" list.
If I make an item a child from inside GridB then the item correctly sets its GridB to true.
If I drag an item from GridA to GridB then then the item correctly sets its GridB value to true.
But if I drag an item from GridA to underneath another item in GridB (as a child), then its GridB value stays blank.
 
This is driving me crazy because I have a lot of auto-assigns that depend on the GridB value being set.

Thanks,
d

Comments

As similar problem was fixed a long time ago : http://mantis.sqlnotes.net/view.php?id=777
I wonder if it's the same bug and I probably failed to properly test if the "drag & drop as a sub item" situation was also fixed.
 
--------------------------------------------------------------------------------
Windows XP Home Edition, Service pack 2
Dell Vostro 1500, Ram:3gb, CPU:Core2Duo T7500 2.2ghz

reesd

2012/07/16 19:40

In reply to by Armando

[quote=Armando]
As similar problem was fixed a long time ago : http://mantis.sqlnotes.net/view.php?id=777
I wonder if it's the same bug and I probably failed to properly test if the "drag & drop as a sub item" situation was also fixed.
 
[/quote]
 
This is killing me again. I just found a to do item that I should have done a week ago, but it wasn't in the list because it wasn't auto-assigned and therefore fields that depended on it ad that I filter on were not updated :(.
 
Does 777 cover this, or should I create a new issue? Its marked as "feedback" right now.