In an application I'm developing, a user is allowed to fetch a value using a button. Upon the value being successfully fetched, I need to notify the user. I used the following sentence.
The value was fetched successfully.
Upon reviewing it, my co-worker suggested the following sentence, which doesn't sound right to my ear.
The value is fetched successfully.
Appreciate if someone can clear up the difference between these two sentences. Are both grammatically correct? If so, which is more appropriate to use for this case?