Development

#4149 (Confirm task execution for propel-build-all and/or propel:build-all)

You must first sign up to be able to contribute.

Ticket #4149 (closed enhancement: fixed)

Opened 5 years ago

Last modified 5 years ago

Confirm task execution for propel-build-all and/or propel:build-all

Reported by: ericbartels Assigned to: fabien
Priority: minor Milestone: 1.2.0
Component: tasks Version: 1.0.17
Keywords: confirm, accidentally Cc:
Qualification: Unreviewed

Description

It would be a lot safer to confirm the execution of the tasks propel-build-all for Symfony 1.0.x and propel:build-all for Symfony 1.1.x.

The execution of this tasks can cause data-loss if accidentally executed. So a simple confirmation like "Are your sure? [Y] [N]" can avoid troubles.

Change History

09/03/08 07:55:08 changed by fabien

  • milestone set to 1.2.0.

09/03/08 07:55:43 changed by fabien

  • status changed from new to closed.
  • resolution set to fixed.

(In [11301]) [1.2] added confirmation when inserting the SQL statements (closes #4149)

09/03/08 07:55:54 changed by fabien

(In [11302]) [1.2] added confirmation when inserting the SQL statements (closes #4149)