cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic Asset Collection breaks on Refresh

cfe
Champ in-the-making
Champ in-the-making
Hello,

first of all id like to say i  enjoy working with Web Quick Start and this forum is really really helpfull, thank you so much!

I tried out dynamic asset collections and i'm experiencing some rather strange behavior:
I changed the CMIS-Query so that it shows all articles in a section while excluding a paticular asset, containing general Information:

SELECT d.* from cmis:document AS  d WHERE in_tree(d, '${section:.}') AND d.cmis:objectTypeId='D:ws:article' AND d.cmis:name not like ' WANTTOEXCLUDE_ASSET.html '

When I Save that Query and look again at the collectiosn Metadata, it shows the articles as desired. (also does the Editorial WS), after some time (supposedly the defined interval) the collection is refreshed, now containing the article which should be excluded.

If i reapply the Query it works, only until the next refresh…

Your help is very much appreciated.

greetings
Chris
14 REPLIES 14

bremmington
Champ on-the-rise
Champ on-the-rise
Thanks very much. We'll try to reproduce that here.

cfe
Champ in-the-making
Champ in-the-making
Great.
Can you tell me if / where i can set the locale in Alfresco, please!

bremmington
Champ on-the-rise
Champ on-the-rise
Alfresco takes its default locale from the JVM, but when using Share it will adopt the locale of the user's browser for any locale-aware functionality.

ben
Champ in-the-making
Champ in-the-making
Hi Chris,

Brian and I have done a good deal of testing on this today and are still unable to re-create this issue. I have installed a German Alfresco system running the exact same version and tested with both a German and English browser using various different combinations, all working as expected.

I think if we are to progress on this, it would be very useful if we could see the actual problem. Could I ask you to do a screen record of what is occurring? Perhaps using a tool like http://camstudio.org/ would be simple. Hopefully we will be able to spot something we have currently missed.

Regards, Ben.

ben
Champ in-the-making
Champ in-the-making
Hi Chris,
Thanks for your efforts on this. I have managed to get a reproducable test case and have raised http://issues.alfresco.com/jira/browse/ALF-8598
We are looking in to a fix now.
Regards, Ben.