updateFeedback

open fun updateFeedback(feedbackItem: FeedbackItem)

Used to update an existing FeedbackItem with a feedback type and description.

Uses cached feedbackId to ensure the proper item is updated.

Parameters

feedbackItem

item to be updated