#ChatGPT is not making and sending pictures | using ERD Cardinality

6 messages · Page 1 of 1 (latest)

golden crater
#

Bug Report: When asking the bot to produce an (Enhanced) Entity-Relationship Diagram, it says it makes an image, but links to an image-hosting site with a 404 error. The bot also does not submit Cardinality; only Modality. Bot is told to do Enhanced ERD, but only does regular.

Steps to reproduce:
Feed the chat bot a sample ERD narrative, such as:
Create a complete Enhanced Entity-Relationship Diagram, using crows-foot notation, based on the following scenario.

Narrative:
An automobile body repair shop needs to keep information about its operations. Customers initially bring their cars to the shop for an estimate of repairs. A mechanic looks at the car and estimates the cost and time required for the entire job. If the customer accepts the estimate, a job number is assigned and the customer’s name and contact information; the car’s license plate
number, make, model, and year; and a list of the repairs needed are recorded. The customer then makes an appointment to bring in the car on a specified date. When the car is brought in for repairs, the work begins. The shop keeps track of the charges for parts and labor as they accumulate. Only one mechanic works on the car for the entire job. A job might include several repairs (e.g., replacing the left fender, painting the passenger door). The time actually spent for each repair is recorded and used to calculate the cost of labor, using a fixed hourly rate.
Assume the shop is expanding to perform mechanical repairs as well as body work. Body work can be done by a technician, but all mechanical repairs require a licensed mechanic. Jobs may require one technician to handle the body work (if any) and a licensed mechanic to do the mechanical repairs (if any).

Expected result:
An image with an example, valid EERD, with detailed descriptions of the relationships, including the Enhanced information (Disjoint and Overlapping Specialization, Unions, etc.

Actual result:

No image made to upload; Limited descriptions.

#

Ah, well, the links don't contain any image, and return a 404

#

Of course, I'm not expecting it to be perfect. Just wanting to make a bug report for it

#

ChatGPT is not making and sending pictures | using Cardinality