On Tue, Mar 4, 2014 at 9:38 PM, <[email protected]> wrote:

> Author: rjollos
> Date: Wed Mar  5 05:38:34 2014
> New Revision: 1574383
>
> URL: http://svn.apache.org/r1574383
> Log:
> 0.8dev: Updated release notes for Release 8.
>
> Modified:
>     bloodhound/trunk/RELEASE_NOTES
>
> Modified: bloodhound/trunk/RELEASE_NOTES
> URL:
> http://svn.apache.org/viewvc/bloodhound/trunk/RELEASE_NOTES?rev=1574383&r1=1574382&r2=1574383&view=diff
>
> ==============================================================================
> --- bloodhound/trunk/RELEASE_NOTES (original)
> +++ bloodhound/trunk/RELEASE_NOTES Wed Mar  5 05:38:34 2014
> @@ -1,3 +1,24 @@
> +0.8
> + * i18n internationalization.
> + * Multiproduct support for CommitTicketUpdater.
> + * Quick Create Ticket form sets product based on context and forwards
> +   values to the ticket form when "More fields" is selected.
> + * Fixed caching issue that prevented product-scope trac-admin commands
> +   from taking effect immediately.
> + * Improved presentation of the Products page.
> + * Improvements to ticket timeline (comments section).
> + * BloodhoundSearch now supports Woosh >= 2.5.1.
> + * Fixed errors in BloodhoundRelations validation logic.
> + * Numerous other important fixes and minor enhancements.
> +
> + * Not fixed for this release
> +  * New resources do not appear immediately (#613, #614, #620, #681,
> #719).
> +  * Products cannot be deleted (#517).
> +  * Duplicate relation is not added when batch modifying tickets (#761).
> +  * TicketDeleter component can't be used with BloodhoundTheme (#427).
> +  * No product-scope permission checks on the global dashboard (#572).
> +  * Inconsistencies in query views when running PostgreSQL (#730).
> +
>  0.7
>   * Duplicate ticket relation is integrated to the ticket workflow.
>   * Several fixes for multiproduct installations with products that map to
> subdomains.
>
>
>
Based on some discussion with Gary today, and considering #748 (
https://issues.apache.org/bloodhound/ticket/748), based on what we know at
this time I believe that the following description:

New resources do not appear immediately (#613, #614, #620, #681, #719).

should be changed to:

Cache is not properly refreshed for resources including wiki pages,
milestones, components and permissions; leading to stale data being
displayed after INSERTs and DELETEs (#613, #614, #620, #681, #719, #748).

Reply via email to