I have installed spark 2.7.6 and open fire 4.1 and integrated open fire with custom db.
I am creating spark custom plugin to customize some of the features.
I found an issue on Spark UI.
The "Add Contact Group" menu item is getting disappeared automatically some times on Spark UI.
Below are the steps to reproduce it.
1) Log in to Spark UI.
2) Spark UI is displayed with JMenu bar, Contact List contains Contact Group and Contact Items.
3) Click on Contacts menu, I can see "Add Contact Group" options in Contacts menu.
4) Right click on any Contact Group displayed on Contact List screen
5) A Popup opens and by selecting "Add contact Group" option, create a new contact group.
6) New Contact Group is also displayed on Contact List Screen
7) Now if go to Contacts menu, "Add Contact Group" option is getting disappeared.
8) Log out and Log in back, and click on Contacts menu, Add Contact group is displayed as normal.
I have not seen any exception, I also have run it on Eclipse debug mode and did not see any error
Is it the default behavior or did I make any thing wrong?
Thanks, Venu