Skip to content
Snippets Groups Projects

Issue #3406111 by jibran: Allow unpublishing a pipeline

Merged Issue #3406111 by jibran: Allow unpublishing a pipeline
1 unresolved thread
1 unresolved thread

Closes #3406111

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
69 69 * Batch.
70 70 */
71 71 public static function batchForDataset(DatasetInterface $dataset, bool $saving = FALSE): array {
72 if (!$dataset->isPublished()) {
  • merged

  • Please register or sign in to reply
    Loading