KelvinPompey-40718390 / sem-project-group6

Final Project for Software Engineering Methods 2024
Apache License 2.0
0 stars 0 forks source link

[Bug]: Population of City has Invalid User Output #268

Closed AntonJar-ENU closed 5 months ago

AntonJar-ENU commented 5 months ago

Is there an existing issue for this?

Contact Name

Anton Jardine

Description of the bug?

Population of a city Return the Query that was used to execute instead of a User Friendly Description

Version

Develop Branch

Steps to Reproduce the Error

Run Population of a city Report
Observe the Heading where you may see:

Enter city name
Kingstown
select Name, Population from city where Name = 'Kingstown'

Code of Conduct