MS_12.03.2016
This commit is contained in:
174
app/DD-Record-Organiser/frmTask_Management.designer.vb
generated
174
app/DD-Record-Organiser/frmTask_Management.designer.vb
generated
@@ -31,6 +31,8 @@ Partial Class frmTask_Management
|
||||
Dim GUIDLabel1 As System.Windows.Forms.Label
|
||||
Dim DESCRIPTIONLabel As System.Windows.Forms.Label
|
||||
Dim TITLELabel As System.Windows.Forms.Label
|
||||
Dim DataGridViewCellStyle1 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim DataGridViewCellStyle2 As System.Windows.Forms.DataGridViewCellStyle = New System.Windows.Forms.DataGridViewCellStyle()
|
||||
Dim GUIDLabel As System.Windows.Forms.Label
|
||||
Dim STATE_DESCLabel As System.Windows.Forms.Label
|
||||
Dim COLORLabel As System.Windows.Forms.Label
|
||||
@@ -42,7 +44,6 @@ Partial Class frmTask_Management
|
||||
Me.ListBox1 = New System.Windows.Forms.ListBox()
|
||||
Me.TBPMO_WORKFLOWBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.DD_DMSDataSet = New DD_Record_Organiser.DD_DMSDataSet()
|
||||
Me.btnAddTask2Entity = New System.Windows.Forms.Button()
|
||||
Me.CHANGED_WHENTextBox1 = New System.Windows.Forms.TextBox()
|
||||
Me.ADDED_WHENTextBox1 = New System.Windows.Forms.TextBox()
|
||||
Me.CHANGED_WHOTextBox1 = New System.Windows.Forms.TextBox()
|
||||
@@ -65,18 +66,18 @@ Partial Class frmTask_Management
|
||||
Me.TBPMO_WORKFLOWBindingNavigatorSaveItem = New System.Windows.Forms.ToolStripButton()
|
||||
Me.XtraTabControl1 = New DevExpress.XtraTab.XtraTabControl()
|
||||
Me.XtraTabPage1 = New DevExpress.XtraTab.XtraTabPage()
|
||||
Me.PictureBox1 = New System.Windows.Forms.PictureBox()
|
||||
Me.GroupBox1 = New System.Windows.Forms.GroupBox()
|
||||
Me.lblSelection = New System.Windows.Forms.Label()
|
||||
Me.txtWorkflow = New System.Windows.Forms.TextBox()
|
||||
Me.DataGridView1 = New System.Windows.Forms.DataGridView()
|
||||
Me.btnAddWorkflowConfig = New System.Windows.Forms.Button()
|
||||
Me.chkfinal = New System.Windows.Forms.CheckBox()
|
||||
Me.txtState = New System.Windows.Forms.TextBox()
|
||||
Me.txtEntity = New System.Windows.Forms.TextBox()
|
||||
Me.Label3 = New System.Windows.Forms.Label()
|
||||
Me.TreeView1 = New System.Windows.Forms.TreeView()
|
||||
Me.Label2 = New System.Windows.Forms.Label()
|
||||
Me.btndeleteEntityState = New System.Windows.Forms.Button()
|
||||
Me.ListBoxEntityWorkflow = New System.Windows.Forms.ListBox()
|
||||
Me.VWPMO_WORKFLOW_FORMBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
Me.btndeleteEntityWorkflow = New System.Windows.Forms.Button()
|
||||
Me.ListBoxEntity_State = New System.Windows.Forms.ListBox()
|
||||
Me.lblEntityState = New System.Windows.Forms.Label()
|
||||
Me.btnAddState2Entity = New System.Windows.Forms.Button()
|
||||
Me.btncolordialog = New System.Windows.Forms.Button()
|
||||
Me.ListBoxStati = New System.Windows.Forms.ListBox()
|
||||
Me.TBPMO_WORKFLOW_TASK_STATEBindingSource = New System.Windows.Forms.BindingSource(Me.components)
|
||||
@@ -114,7 +115,6 @@ Partial Class frmTask_Management
|
||||
Me.TbpmO_WD_FVIEW_DT_INDEXTableAdapter1 = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_WD_FVIEW_DT_INDEXTableAdapter()
|
||||
Me.TableAdapterManager1 = New DD_Record_Organiser.DD_DMSDataSetCalendarTableAdapters.TableAdapterManager()
|
||||
Me.TBPMO_WORKFLOW_TASK_STATETableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.TBPMO_WORKFLOW_TASK_STATETableAdapter()
|
||||
Me.VWPMO_WORKFLOW_FORMTableAdapter = New DD_Record_Organiser.DD_DMSDataSetTableAdapters.VWPMO_WORKFLOW_FORMTableAdapter()
|
||||
Me.ColorDialog1 = New System.Windows.Forms.ColorDialog()
|
||||
CHANGED_WHENLabel1 = New System.Windows.Forms.Label()
|
||||
ADDED_WHENLabel1 = New System.Windows.Forms.Label()
|
||||
@@ -141,9 +141,8 @@ Partial Class frmTask_Management
|
||||
CType(Me.XtraTabControl1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.XtraTabControl1.SuspendLayout()
|
||||
Me.XtraTabPage1.SuspendLayout()
|
||||
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.GroupBox1.SuspendLayout()
|
||||
CType(Me.VWPMO_WORKFLOW_FORMBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TBPMO_WORKFLOW_TASK_STATEBindingSource, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
CType(Me.TBPMO_WORKFLOW_TASK_STATEBindingNavigator, System.ComponentModel.ISupportInitialize).BeginInit()
|
||||
Me.TBPMO_WORKFLOW_TASK_STATEBindingNavigator.SuspendLayout()
|
||||
@@ -161,7 +160,6 @@ Partial Class frmTask_Management
|
||||
'
|
||||
resources.ApplyResources(Me.SplitContainer1.Panel1, "SplitContainer1.Panel1")
|
||||
Me.SplitContainer1.Panel1.Controls.Add(Me.ListBox1)
|
||||
Me.SplitContainer1.Panel1.Controls.Add(Me.btnAddTask2Entity)
|
||||
Me.SplitContainer1.Panel1.Controls.Add(CHANGED_WHENLabel1)
|
||||
Me.SplitContainer1.Panel1.Controls.Add(Me.CHANGED_WHENTextBox1)
|
||||
Me.SplitContainer1.Panel1.Controls.Add(ADDED_WHENLabel1)
|
||||
@@ -203,14 +201,6 @@ Partial Class frmTask_Management
|
||||
Me.DD_DMSDataSet.DataSetName = "DD_DMSDataSet"
|
||||
Me.DD_DMSDataSet.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema
|
||||
'
|
||||
'btnAddTask2Entity
|
||||
'
|
||||
resources.ApplyResources(Me.btnAddTask2Entity, "btnAddTask2Entity")
|
||||
Me.btnAddTask2Entity.ForeColor = System.Drawing.Color.Firebrick
|
||||
Me.btnAddTask2Entity.Image = Global.DD_Record_Organiser.My.Resources.Resources.arrow_Forward_16xLG
|
||||
Me.btnAddTask2Entity.Name = "btnAddTask2Entity"
|
||||
Me.btnAddTask2Entity.UseVisualStyleBackColor = True
|
||||
'
|
||||
'CHANGED_WHENLabel1
|
||||
'
|
||||
resources.ApplyResources(CHANGED_WHENLabel1, "CHANGED_WHENLabel1")
|
||||
@@ -385,9 +375,7 @@ Partial Class frmTask_Management
|
||||
'
|
||||
Me.XtraTabPage1.Appearance.Header.Font = CType(resources.GetObject("XtraTabPage1.Appearance.Header.Font"), System.Drawing.Font)
|
||||
Me.XtraTabPage1.Appearance.Header.Options.UseFont = True
|
||||
Me.XtraTabPage1.Controls.Add(Me.PictureBox1)
|
||||
Me.XtraTabPage1.Controls.Add(Me.GroupBox1)
|
||||
Me.XtraTabPage1.Controls.Add(Me.btnAddState2Entity)
|
||||
Me.XtraTabPage1.Controls.Add(Me.btncolordialog)
|
||||
Me.XtraTabPage1.Controls.Add(Me.ListBoxStati)
|
||||
Me.XtraTabPage1.Controls.Add(GUIDLabel)
|
||||
@@ -410,68 +398,92 @@ Partial Class frmTask_Management
|
||||
Me.XtraTabPage1.Name = "XtraTabPage1"
|
||||
resources.ApplyResources(Me.XtraTabPage1, "XtraTabPage1")
|
||||
'
|
||||
'PictureBox1
|
||||
'
|
||||
resources.ApplyResources(Me.PictureBox1, "PictureBox1")
|
||||
Me.PictureBox1.Image = Global.DD_Record_Organiser.My.Resources.Resources.arrow_Down_16xLG
|
||||
Me.PictureBox1.Name = "PictureBox1"
|
||||
Me.PictureBox1.TabStop = False
|
||||
'
|
||||
'GroupBox1
|
||||
'
|
||||
resources.ApplyResources(Me.GroupBox1, "GroupBox1")
|
||||
Me.GroupBox1.Controls.Add(Me.lblSelection)
|
||||
Me.GroupBox1.Controls.Add(Me.txtWorkflow)
|
||||
Me.GroupBox1.Controls.Add(Me.DataGridView1)
|
||||
Me.GroupBox1.Controls.Add(Me.btnAddWorkflowConfig)
|
||||
Me.GroupBox1.Controls.Add(Me.chkfinal)
|
||||
Me.GroupBox1.Controls.Add(Me.txtState)
|
||||
Me.GroupBox1.Controls.Add(Me.txtEntity)
|
||||
Me.GroupBox1.Controls.Add(Me.Label3)
|
||||
Me.GroupBox1.Controls.Add(Me.TreeView1)
|
||||
Me.GroupBox1.Controls.Add(Me.Label2)
|
||||
Me.GroupBox1.Controls.Add(Me.btndeleteEntityState)
|
||||
Me.GroupBox1.Controls.Add(Me.ListBoxEntityWorkflow)
|
||||
Me.GroupBox1.Controls.Add(Me.btndeleteEntityWorkflow)
|
||||
Me.GroupBox1.Controls.Add(Me.ListBoxEntity_State)
|
||||
Me.GroupBox1.Controls.Add(Me.lblEntityState)
|
||||
Me.GroupBox1.Name = "GroupBox1"
|
||||
Me.GroupBox1.TabStop = False
|
||||
'
|
||||
'lblSelection
|
||||
'
|
||||
resources.ApplyResources(Me.lblSelection, "lblSelection")
|
||||
Me.lblSelection.Name = "lblSelection"
|
||||
'
|
||||
'txtWorkflow
|
||||
'
|
||||
resources.ApplyResources(Me.txtWorkflow, "txtWorkflow")
|
||||
Me.txtWorkflow.ForeColor = System.Drawing.Color.Firebrick
|
||||
Me.txtWorkflow.Name = "txtWorkflow"
|
||||
Me.txtWorkflow.ReadOnly = True
|
||||
'
|
||||
'DataGridView1
|
||||
'
|
||||
Me.DataGridView1.AllowUserToAddRows = False
|
||||
Me.DataGridView1.AllowUserToDeleteRows = False
|
||||
DataGridViewCellStyle1.BackColor = System.Drawing.Color.NavajoWhite
|
||||
Me.DataGridView1.AlternatingRowsDefaultCellStyle = DataGridViewCellStyle1
|
||||
Me.DataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize
|
||||
DataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft
|
||||
DataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window
|
||||
DataGridViewCellStyle2.Font = New System.Drawing.Font("Tahoma", 9.75!, System.Drawing.FontStyle.Bold)
|
||||
DataGridViewCellStyle2.ForeColor = System.Drawing.Color.FromArgb(CType(CType(32, Byte), Integer), CType(CType(31, Byte), Integer), CType(CType(53, Byte), Integer))
|
||||
DataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight
|
||||
DataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText
|
||||
DataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.[False]
|
||||
Me.DataGridView1.DefaultCellStyle = DataGridViewCellStyle2
|
||||
resources.ApplyResources(Me.DataGridView1, "DataGridView1")
|
||||
Me.DataGridView1.Name = "DataGridView1"
|
||||
'
|
||||
'btnAddWorkflowConfig
|
||||
'
|
||||
resources.ApplyResources(Me.btnAddWorkflowConfig, "btnAddWorkflowConfig")
|
||||
Me.btnAddWorkflowConfig.Image = Global.DD_Record_Organiser.My.Resources.Resources.action_add_16xLG
|
||||
Me.btnAddWorkflowConfig.Name = "btnAddWorkflowConfig"
|
||||
Me.btnAddWorkflowConfig.UseVisualStyleBackColor = True
|
||||
'
|
||||
'chkfinal
|
||||
'
|
||||
resources.ApplyResources(Me.chkfinal, "chkfinal")
|
||||
Me.chkfinal.Name = "chkfinal"
|
||||
Me.chkfinal.UseVisualStyleBackColor = True
|
||||
'
|
||||
'txtState
|
||||
'
|
||||
resources.ApplyResources(Me.txtState, "txtState")
|
||||
Me.txtState.ForeColor = System.Drawing.Color.ForestGreen
|
||||
Me.txtState.Name = "txtState"
|
||||
Me.txtState.ReadOnly = True
|
||||
'
|
||||
'txtEntity
|
||||
'
|
||||
resources.ApplyResources(Me.txtEntity, "txtEntity")
|
||||
Me.txtEntity.ForeColor = System.Drawing.Color.OrangeRed
|
||||
Me.txtEntity.Name = "txtEntity"
|
||||
Me.txtEntity.ReadOnly = True
|
||||
'
|
||||
'Label3
|
||||
'
|
||||
resources.ApplyResources(Me.Label3, "Label3")
|
||||
Me.Label3.ForeColor = System.Drawing.Color.Green
|
||||
Me.Label3.Name = "Label3"
|
||||
'
|
||||
'TreeView1
|
||||
'
|
||||
resources.ApplyResources(Me.TreeView1, "TreeView1")
|
||||
Me.TreeView1.ForeColor = System.Drawing.Color.Green
|
||||
Me.TreeView1.Name = "TreeView1"
|
||||
Me.TreeView1.Nodes.AddRange(New System.Windows.Forms.TreeNode() {CType(resources.GetObject("TreeView1.Nodes"), System.Windows.Forms.TreeNode)})
|
||||
'
|
||||
'Label2
|
||||
'
|
||||
resources.ApplyResources(Me.Label2, "Label2")
|
||||
Me.Label2.ForeColor = System.Drawing.Color.Firebrick
|
||||
Me.Label2.Name = "Label2"
|
||||
'
|
||||
'btndeleteEntityState
|
||||
'
|
||||
resources.ApplyResources(Me.btndeleteEntityState, "btndeleteEntityState")
|
||||
Me.btndeleteEntityState.Image = Global.DD_Record_Organiser.My.Resources.Resources.delete
|
||||
Me.btndeleteEntityState.Name = "btndeleteEntityState"
|
||||
Me.btndeleteEntityState.UseVisualStyleBackColor = True
|
||||
'
|
||||
'ListBoxEntityWorkflow
|
||||
'
|
||||
resources.ApplyResources(Me.ListBoxEntityWorkflow, "ListBoxEntityWorkflow")
|
||||
Me.ListBoxEntityWorkflow.DataSource = Me.VWPMO_WORKFLOW_FORMBindingSource
|
||||
Me.ListBoxEntityWorkflow.DisplayMember = "WORKFLOW"
|
||||
Me.ListBoxEntityWorkflow.ForeColor = System.Drawing.Color.Firebrick
|
||||
Me.ListBoxEntityWorkflow.FormattingEnabled = True
|
||||
Me.ListBoxEntityWorkflow.Name = "ListBoxEntityWorkflow"
|
||||
Me.ListBoxEntityWorkflow.ValueMember = "GUID"
|
||||
'
|
||||
'VWPMO_WORKFLOW_FORMBindingSource
|
||||
'
|
||||
Me.VWPMO_WORKFLOW_FORMBindingSource.DataMember = "VWPMO_WORKFLOW_FORM"
|
||||
Me.VWPMO_WORKFLOW_FORMBindingSource.DataSource = Me.DD_DMSDataSet
|
||||
'
|
||||
'btndeleteEntityWorkflow
|
||||
'
|
||||
resources.ApplyResources(Me.btndeleteEntityWorkflow, "btndeleteEntityWorkflow")
|
||||
@@ -480,25 +492,12 @@ Partial Class frmTask_Management
|
||||
Me.btndeleteEntityWorkflow.Name = "btndeleteEntityWorkflow"
|
||||
Me.btndeleteEntityWorkflow.UseVisualStyleBackColor = True
|
||||
'
|
||||
'ListBoxEntity_State
|
||||
'
|
||||
resources.ApplyResources(Me.ListBoxEntity_State, "ListBoxEntity_State")
|
||||
Me.ListBoxEntity_State.ForeColor = System.Drawing.Color.ForestGreen
|
||||
Me.ListBoxEntity_State.FormattingEnabled = True
|
||||
Me.ListBoxEntity_State.Name = "ListBoxEntity_State"
|
||||
'
|
||||
'lblEntityState
|
||||
'
|
||||
resources.ApplyResources(Me.lblEntityState, "lblEntityState")
|
||||
Me.lblEntityState.ForeColor = System.Drawing.Color.OrangeRed
|
||||
Me.lblEntityState.Name = "lblEntityState"
|
||||
'
|
||||
'btnAddState2Entity
|
||||
'
|
||||
resources.ApplyResources(Me.btnAddState2Entity, "btnAddState2Entity")
|
||||
Me.btnAddState2Entity.Image = Global.DD_Record_Organiser.My.Resources.Resources.arrow_Down_16xLG
|
||||
Me.btnAddState2Entity.Name = "btnAddState2Entity"
|
||||
Me.btnAddState2Entity.UseVisualStyleBackColor = True
|
||||
'
|
||||
'btncolordialog
|
||||
'
|
||||
Me.btncolordialog.Image = Global.DD_Record_Organiser.My.Resources.Resources.color_wheel
|
||||
@@ -788,10 +787,6 @@ Partial Class frmTask_Management
|
||||
'
|
||||
Me.TBPMO_WORKFLOW_TASK_STATETableAdapter.ClearBeforeFill = True
|
||||
'
|
||||
'VWPMO_WORKFLOW_FORMTableAdapter
|
||||
'
|
||||
Me.VWPMO_WORKFLOW_FORMTableAdapter.ClearBeforeFill = True
|
||||
'
|
||||
'ColorDialog1
|
||||
'
|
||||
Me.ColorDialog1.AllowFullOpen = False
|
||||
@@ -819,10 +814,9 @@ Partial Class frmTask_Management
|
||||
Me.XtraTabControl1.ResumeLayout(False)
|
||||
Me.XtraTabPage1.ResumeLayout(False)
|
||||
Me.XtraTabPage1.PerformLayout()
|
||||
CType(Me.PictureBox1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.GroupBox1.ResumeLayout(False)
|
||||
Me.GroupBox1.PerformLayout()
|
||||
CType(Me.VWPMO_WORKFLOW_FORMBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.DataGridView1, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBPMO_WORKFLOW_TASK_STATEBindingSource, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
CType(Me.TBPMO_WORKFLOW_TASK_STATEBindingNavigator, System.ComponentModel.ISupportInitialize).EndInit()
|
||||
Me.TBPMO_WORKFLOW_TASK_STATEBindingNavigator.ResumeLayout(False)
|
||||
@@ -881,17 +875,13 @@ Partial Class frmTask_Management
|
||||
Friend WithEvents DESCRIPTIONTextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents TITLETextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents GUIDTextBox1 As System.Windows.Forms.TextBox
|
||||
Friend WithEvents btnAddTask2Entity As System.Windows.Forms.Button
|
||||
Friend WithEvents CHANGED_WHENTextBox1 As System.Windows.Forms.TextBox
|
||||
Friend WithEvents ADDED_WHENTextBox1 As System.Windows.Forms.TextBox
|
||||
Friend WithEvents CHANGED_WHOTextBox1 As System.Windows.Forms.TextBox
|
||||
Friend WithEvents ADDED_WHOTextBox1 As System.Windows.Forms.TextBox
|
||||
Friend WithEvents ListBox1 As System.Windows.Forms.ListBox
|
||||
Friend WithEvents VWPMO_WORKFLOW_FORMBindingSource As System.Windows.Forms.BindingSource
|
||||
Friend WithEvents VWPMO_WORKFLOW_FORMTableAdapter As DD_Record_Organiser.DD_DMSDataSetTableAdapters.VWPMO_WORKFLOW_FORMTableAdapter
|
||||
Friend WithEvents ColorDialog1 As System.Windows.Forms.ColorDialog
|
||||
Friend WithEvents TreeViewEntities As System.Windows.Forms.TreeView
|
||||
Friend WithEvents ListBoxEntityWorkflow As System.Windows.Forms.ListBox
|
||||
Friend WithEvents Label1 As System.Windows.Forms.Label
|
||||
Friend WithEvents Label2 As System.Windows.Forms.Label
|
||||
Friend WithEvents btndeleteEntityWorkflow As System.Windows.Forms.Button
|
||||
@@ -904,13 +894,15 @@ Partial Class frmTask_Management
|
||||
Friend WithEvents ADDED_WHOTextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents CHANGED_WHOTextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents ADDED_WHENTextBox As System.Windows.Forms.TextBox
|
||||
Friend WithEvents PictureBox1 As System.Windows.Forms.PictureBox
|
||||
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
|
||||
Friend WithEvents btndeleteEntityState As System.Windows.Forms.Button
|
||||
Friend WithEvents ListBoxEntity_State As System.Windows.Forms.ListBox
|
||||
Friend WithEvents lblEntityState As System.Windows.Forms.Label
|
||||
Friend WithEvents btnAddState2Entity As System.Windows.Forms.Button
|
||||
Friend WithEvents tsbtnrefresh_Stati As System.Windows.Forms.ToolStripButton
|
||||
Friend WithEvents TreeView1 As System.Windows.Forms.TreeView
|
||||
Friend WithEvents Label3 As System.Windows.Forms.Label
|
||||
Friend WithEvents txtEntity As System.Windows.Forms.TextBox
|
||||
Friend WithEvents txtState As System.Windows.Forms.TextBox
|
||||
Friend WithEvents chkfinal As System.Windows.Forms.CheckBox
|
||||
Friend WithEvents btnAddWorkflowConfig As System.Windows.Forms.Button
|
||||
Friend WithEvents txtWorkflow As System.Windows.Forms.TextBox
|
||||
Friend WithEvents DataGridView1 As System.Windows.Forms.DataGridView
|
||||
Friend WithEvents lblSelection As System.Windows.Forms.Label
|
||||
End Class
|
||||
|
||||
Reference in New Issue
Block a user