If NFT is not autoApprove, in case the user calls the execute.rs#setbidtobuy() function then the owner updates the autoApprove to true. Any other user could call the execute.rs#setbidtobuy() function and buy it (transfer it). The first user wants to be able to buy it even if he pays first. It should be transferred to the first bid.
