Hello Community, I would like to give you a short update about my progress this week. What I have done this week: Unfortunately the bug fixing took more time than planned. The time-consuming bug was in the event state over time chart. This feature enables the opportunity to see how many events are new, accepted and confirmed over time. The main problem was, that naturally the states change over time. Because of that we have to take a "snapshot" of the quantity of events in a certain state each week and save it to the database. Luckily we have Papertrails to track all versions of the event object. Thus I was able to write a migration that backtraced all snapshots for the past conferences. But I am happy to say that the pull request for this bug is ready and now I am waiting for any suggestions of my mentors. In addition I'm working on another bug fix in the event confirmation process. What I plan to do next week: Okay, as already mentioned in last weeks update mail we are planning to introduce an CI cycle for OSEM. For that we have to fix remaining issues with migrations of the live date. Furthermore it is time to spread the word about OSEM. Therefore I will write a nice blog article about the awesome features my GSoC colleagues and I implemented the last few weeks. Thank you Regards Chris -- To unsubscribe, e-mail: opensuse-project+unsubscribe@opensuse.org To contact the owner, email: opensuse-project+owner@opensuse.org