Hello,

On our SugarCRM Pro v.5.2f, tags created in the Knowledge Base keep disappearing and reappearing randomly when loading the Browse page, or when selecting a Tag for an article. Even when we use the administrator, the same behavior is repeated.
In the log file, there are no errors logged. The tags are correctly saved in the kbtags table.
The query "select id,tag_name from kbtags where deleted = 0 and parent_tag_id is null order by tag_name " returns the correct name and number of tags. How can we solve that?

thank you
Hervé