OfficeDev / microsoft-teams-apps-employeetraining

Employee training app helps you manage the people side of any event smoothly. Not only coordinating teams can create a new event and provide detailed event information within to attract the right learning crowd​, but also Manage all event-related information within a channel tab to keep the participants updated with the latest progress​. Employee training app provides a dedicated space to learners and enable them to browse, discover, filter, and register for events with ease​. Users can get a view of the event that are mandatory or recommended for them. Allow users to access events they have registered for in a separate tab to help them manage their registrations with ease​. Lastly, users can receive notifications for upcoming events to execute all the planned event-management activities on time. It's a seamless event /training management app which will ease event management for all employees. ​
MIT License
68 stars 42 forks source link

Create category and draft event working fine but fail to create active event #78

Open v-ehakimi opened 1 year ago

v-ehakimi commented 1 year ago

App deploy successfully (has an issue on parsing JSON file but you can remove refrence to other language such as fr, de,.. From manifest file and it work) Allow to create category
The lnd app, create an event in draft mode but not allow to create_event or make it active The lnd app allow to create only public event type not private one since by choosing private, it is not allowing to choose any user or group. It seems like a permission issue while all permission provided. So, the app not functioning as expected.

employee trainig API permission employee trainig 400 bad request employee trainig not finding any user or group employee trainig add event failed to update event employee trainig add event failed to create event