IITGN-CS431 / project-cns

1 stars 27 forks source link

Functionality Bug (Group 10): Persons state inconsistency #320

Closed VenkatReddybathuni closed 2 days ago

VenkatReddybathuni commented 3 days ago

John was entered into a room as an Employee but when I try to use a command which uses John as Guest it is not showing any invalid or error message meaning the guest John left the room without being on campus

image

Ideally for the command

./logappend -K secret -T 5 -L -R 0 -G John log2

There should have been a error saying the person is not on campus

rovin99 commented 2 days ago

Now fixed with #329

Screenshot 2024-11-21 at 9 15 36 AM