Learn English – How to describe the situation where there’s a small problem but everything else is fine

phrase-request

I can think of:

The program works fine but there is one problem.

And that statement is plain wrong because if the program is fine then there shouldn't be a problem. But if there is a problem that means that the program doesn't work fine.

But I want to say that majority of the program works fine and some part doesn't.

How do I say that in a neat way?

Best Answer

Others may disagree, but I think "glitch" might fit.

  • "one minor glitch". and if you're sure it's fixable, say "fixable glitch" .

  • If you think the program could be put into use despite the problem, say "it's not a show-stopper".

  • If the problem can be documented around, it's "not a bug, it's a feature" (that's an IT joke; not one you would tell a customer.) But seriously, if users could be trained to work around it, "it's a training issue".

  • If it's a feature that was in the spec, but can't be delivered in this release, say that it "won't be in the initial rollout", but that it (i.e. getting it working) is "on the wish list for Phase Two".

Related Topic