openhatch

Issue53

Title Project Importer progress bar not visible til refresh
Milestone 0.11.05 Priority bug
Waiting On Status resolved
Superseder Nosy List maco, paulproteus, rafpaf
Assigned To Keywords

Created on 2010-03-23.18:06:51 by maco, last changed 2011-05-01.07:53:18 by paulproteus.

Messages
msg1779 (view) Author: paulproteus Date: 2011-05-01.07:53:18
I think this was a deployment issue, and I guess I'll claim it's fixed now! 
(jledbetter tried it and it seemed to work okay.)
msg1521 (view) Author: pythonian4000 Date: 2011-04-14.18:24:08
I don't have this issue, the bar appears pretty much instantly. Of course, it
just sits there not increasing, due to the DIAs not being processed =P (but
given that we will be running the customs_twist command hourly now to keep Bugs
up-to-date, this should hopefully become a non-issue).
msg120 (view) Author: paulproteus Date: 2010-03-25.18:01:20
Huh -- what web browser?

The way this is supposed to work is that clicking the button causes a POST to
/profile/views/prepare_data_import_attempts_do . Once that POST succeeds, the
progress bar should appear.
msg110 (view) Author: maco Date: 2010-03-23.18:06:51
After clicking "submit" on the usernames and email addresses for the importer,
nothing appears to happen.  If I refresh the page and re-click on the
"automatically..." link, when the fill-in-usernames-and-hit-submit area is
revealed, the progress bar is visible.  

It should become visible without having to refresh.
History
Date User Action Args
2011-05-01 07:53:18paulproteussetstatus: need-review -> resolved
messages: + msg1779
2011-05-01 00:10:10palhmbssetstatus: chatting -> need-review
milestone: 0.11.05
2011-04-14 18:24:08pythonian4000setmessages: + msg1521
2010-03-25 18:01:20paulproteussetstatus: unread -> chatting
nosy: + paulproteus, rafpaf
messages: + msg120
2010-03-23 18:06:51macocreate