Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
jeeper59663y@sariel they they will say “you should have know a bad requirement when you saw it” 😂 some people are not capable of admitting fault.
-
Goudarz573yI hate the customers that show that they know database or programming concepts, but they don't know anything
-
Also, if this is really an id, why would they need another one? An id is an id, you can use it for all purposes that need ids. Or did they want it to be another data type?
-
sariel85343y@jeeper and that's when you respond with, "our teams try to accommodate every request from clients regardless of sentiment about the request. We expect you to have a better understanding of how your business uses the tools you utilize and have a clear understanding of how your business will be impacted by the changes you request. If this is not the case we will continue to support you while you proceed to look for another vendor to take on the responsibilities that we are unable to support."
That raises so many red flags to upper management, and the PM will probably be reviewed. -
@sariel It's even better when the client is the one who wrote the requirements or if your dealing with statistics programs the calculation instructions....
-
sariel85343y@TestInProd423 *insert spiderman meme but instead of pointing, their lips are firmly attached to the others butthole.*
I cannot even fathom the density of these assholes. I would ask them to calculate it, but clearly they're unable to comprehend the gravity of their own stupidity. -
@Lensflare I know right????? Sheesh everyone has to make everything so fucking hard sometimes
-
eo287540013y@Lensflare customers want to add something unique that is also semantic so they can identify it on a table.
TICKET-FIXLOADBTN-462 is better than a random number. -
eo287540013yI got a similar request. I didn't complain. Two results:
- Some customers started complaining that having repeated "names" didn't make sense and just confused
- There was certain functionality that became impossible or at least very difficult because the names were not unique.
Related Rants
-
boombodies15Manager: We need to setup the security in the Mexico server Dev: You mean that 3rd party firewall add on? Ma...
-
boombodies26Manager: Why aren’t you working? Dev: I am, I’m just not typing because I’m thinking an issue out. Man...
-
boombodies19Manager: How come the intern does way more tickets than you? Dev: Because you told me to only give him the ea...
Client: We need to add a field to the model that serves as a unique identifier
Dev: You already have one, it’s the _id property
Client: We want another! This one is for a task number so we can make a connection between the database record and our ERP.
Dev: Ah I see. I can add that for you. Is this truly a unique identifier or will you be using the same ERP identifier for multiple database records?
Client: I already said it’s a unique identifier. One ERP record to one database record, end of story! To do otherwise would be absolutely ridiculous! You should think for yourself before you ask silly questions.
Dev: My apologies I just want to make sure to clarify exactly what the requirements are.
**6 months later**
Client: HOW COME I CAN’T ASSIGN THE SAME UNIQUE IDENTIFIER TO MULTIPLE DATABASE RECORDS??? CAN’T PROGRAMMERS GET ANYTHING RIGHT EVER??
Dev: …
rant
garbage collection
clients suck