Since the packaging script runs every 5 minutes, it is a little confusing when a user adds a release and it doesn't immediately show up. Natrak suggested that there be a drupal_set_message after release node creation notifying the user that the release won't show up immediately.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | project_release_set_msg_for_package_delay.patch.txt | 2.28 KB | dww |
Comments
andrewlevine’s picture
Comment #2
andrewlevine commentedLooks good to me...for whatever that counts for.
Kjartan’s picture
Comment #3
Kjartan commented Status: Needs review » Reviewed & tested by the community
Looks good.
dww’s picture
Title: notify user of delay of 'release node' creation » notify user of delay from packaging when adding release nodes
Status: Reviewed & tested by the community » Fixed
comitted to DRUPAL4-7--2 branch of cvs.module and project_release.module
Comment #1
dwwthis will probably save me countless "RTFM"s over the next few weeks. bumping prio and adding a patch. ;)