Zend certified PHP/Magento developer

magento 2 – second order uses discounts of first order until completes the order

I have applied Discount for first order.

But here is a drawback.
until first order gets completed, Coupon code will be applied to all next orders.
If the order status for first order is Pending, Processing or complete, next order should not be allowed for first-order discount.

Thanks in advance!