%JSON Users: Indicates the progress of time spent of the issue Green bar: Indicates that the progress is 100% Orange bar: Indicates that the progress isn't 100% but the end date is in the future Red bar: Indicates that the progress isn't 100% and the end date is in the pastset the Json with the users to create [ {username: "username1", password: "password1", fullName: "fullName1", email: "email1@email.com"}, {username: "username2", password: "password2", fullName: "fullName2", email: "email2@email.com"} ] |