Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

As a guardian removing a timer deletes the activity #461

Closed
joandrsn opened this issue Apr 29, 2020 · 2 comments
Closed

As a guardian removing a timer deletes the activity #461

joandrsn opened this issue Apr 29, 2020 · 2 comments
Labels
Priority: high High priority, its required to work Type: bug Bugs and other insects
Milestone

Comments

@joandrsn
Copy link
Contributor

joandrsn commented Apr 29, 2020

Describe the bug
When a guardian removes a timer, the whole activity is deleted.

To Reproduce
Steps to reproduce the behavior:

  1. Create an activity
  2. Add a timer to the activity
  3. Remove the timer
  4. Press the back button
  5. The activity is now deleted

Expected behavior
For the activity to still be there.

Actual behavior
The activity is deleted. Also exceptions are thrown because the activity is no longer there.

Video
https://streamable.com/txjwa7

Environment (please complete the following information):

  • OS: Android
  • Emulator? Yes

Additional context
It might be related to #444, but I'm not sure.

@joandrsn joandrsn added Type: bug Bugs and other insects ReleaseFix labels Apr 29, 2020
@Rsvend17
Copy link
Contributor

Step 3 should be, that you remove the timer and not the activity

@T-Dawq T-Dawq added this to the 2020S3 milestone May 4, 2020
@Lortemanden Lortemanden added this to Issues to do in 2020f 3. sprint via automation May 5, 2020
@Lortemanden Lortemanden added Type: refactor Restructuring existing code without changing its external behavior Priority: high High priority, its required to work and removed Type: refactor Restructuring existing code without changing its external behavior labels May 5, 2020
@T-Dawq T-Dawq added the Gruppe 8 label May 6, 2020
@T-Dawq T-Dawq moved this from Issues to do to Issues in progress in 2020f 3. sprint May 6, 2020
@giano574
Copy link
Contributor

Moved to aau-giraf/web-api#140

2020f 3. sprint automation moved this from Issues in progress to Issues done May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: high High priority, its required to work Type: bug Bugs and other insects
Projects
No open projects
2020f 3. sprint
  
Issues done
Development

Successfully merging a pull request may close this issue.

6 participants