Ry3nG / MOBLIMA

Console-based Movie Booking and LIsting Management Application
MIT License
2 stars 0 forks source link

Staff: Edit Cinema: Set Cineplex Code - Options? Output? #77

Closed min13489 closed 2 years ago

min13489 commented 2 years ago

PROBLEMSSS:

  1. Options for setting the cineplex code

Option to set to current setting (aka no change) not available?

  1. Output says "NO CHANGE" but actually changed

image

  1. If booking has been done for a cinema, change to cineplex code still possible.

image Change is shown in first image.

To re-create problems (1) and (2):

To re-create problem (3):

crystalcheong commented 2 years ago

With regards to (1) and (2), image image

crystalcheong commented 2 years ago

If booking has been done for a cinema, change to cineplex code still possible.

Yes, that's the expected behaviour presently. Cinemas with bookings may relocate to another cineplex as long as the showtime and movie remains intact.

That said, any compelling reasons to prevent this change are welcomed :)

min13489 commented 2 years ago

noted changes to the logic for updating of cineplex codes etc.

will test out the new view/update cineplexes then raise issues if any